- AA normal text
- Pass
- AA large text
- Pass
- AAA normal text
- Pass
- AAA large text
- Pass
Color reference
Radix Green 12
- Color family
- Green
- Recommended foreground
- #FFFFFF
Calculated profile
What the numbers say
At 155° hue, Radix Green 12 is a moderately saturated, very dark, cool-hue sRGB color. Its relative luminance is 3.52%. For text on this background, #FFFFFF produces the stronger contrast at 12.32:1.
- HSL lightness
- 16%
- HSL saturation
- 40%
- Relative luminance
- 3.52%
- Hue group
- cool-hue
02
Copy-ready color formats
Equivalent CSS notations calculated from the same six-digit sRGB value, including perceptual OKLCH.
03
Text contrast against this color
Ratios use WCAG relative luminance. Passing a ratio does not by itself certify an interface.
- AA normal text
- Fail
- AA large text
- Fail
- AAA normal text
- Fail
- AAA large text
- Fail
04
Calculated tints and shades
Tints mix the color with white; shades mix it with black in sRGB.
Tints
Shades
05
Hue-wheel relationships
These colors keep the original HSL saturation and lightness while rotating hue. They are mathematical starting points, not automatic design recommendations.
06
Opacity variants
Eight-digit HEX and modern rgb() alpha syntax for the same opacity.
07
CSS starter
A small custom-property block using the calculated foreground with the stronger black-or-white contrast.
--color-radix-green-12-193b2d: #193B2D;
--color-radix-green-12-193b2d-rgb: 25 59 45;
--color-radix-green-12-193b2d-hsl: 155 40% 16%;
--color-radix-green-12-193b2d-oklch: oklch(32.2% 0.0475 164.53);
color: #FFFFFF;
background-color: var(--color-radix-green-12-193b2d);Community review
Suggest a correction
Correction for Radix Green 12#193B2D
Found an inaccurate name, explanation, source, or accessibility detail? Send a concise correction for editorial review.
08 / Verification
Where the values come from
The color name and HEX value are checked against the cited standard. RGB, HSL, HWB, luminance, and contrast are then calculated from that HEX value using published formulas.
- Source for the name and HEX
- @radix-ui/colors 3.0.0 Green scale
- License
- MIT License
- Version
- @radix-ui/colors 3.0.0
Continue with a method