#92CA99#92CA99
#92CA99 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.7% C 0.090 H 147.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #92CA99 |
|---|---|
| RGB | rgb(146, 202, 153) |
| HSL | hsl(128, 35%, 68%) |
| HSV | hsv(128, 28%, 79%) |
| CMYK | cmyk(27.7%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.47, -27.90, 18.78) |
| CIE-LCH | lch(76.47, 33.63, 146.06°) |
| OKLab | oklab(78.72% -0.0764 0.0479) |
| OKLCH | oklch(78.72% 0.09 147.9) |
| XYZ | xyz(38.7226, 50.6504, 37.8671) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.75
Hospital Green
#9BE5AA
ΔE00 6.49
Lichen
#8FB67B
ΔE00 6.71
Soft Green
#6FC276
ΔE00 7.06
Sage Green (survey)
#88B378
ΔE00 7.13
Seafoam
#7FE0B3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CA99 #CA92C3
analogous
#A7CA92 #92CA99 #92CAB5
triadic
#92CA99 #9992CA #CA9992
tetradic
#92CA99 #92A7CA #CA92C3 #CAB592
square
#92CA99 #92A7CA #CA92C3 #CAB592
split-complementary
#92CA99 #B592CA #CA92A7
monochromatic
#4A9854 #69B672 #92CA99 #BBDEC0 #E4F2E6
Accessibility & contrast
On white
1.89
#92CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#92CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CA99
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CA99 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC096
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#8BC7BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #92ca99; /* rgb */ color: rgb(146, 202, 153); /* oklch */ color: oklch(78.7% 0.090 147.9);
Tailwind
colors: {
custom: {
50: '#b3dab7',
500: '#92ca99',
950: '#000000',
},
}SCSS
$custom: #92ca99; $custom-light: #b3dab7; $custom-dark: #000000;
JSON
{
"hex": "#92ca99",
"rgb": {
"r": 146,
"g": 202,
"b": 153
},
"hsl": {
"h": 127.5,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.78719,
"c": 0.09019,
"h": 147.9
},
"luminance": 0.50652
}Semantic roles & 50–950 ramp
primary
#92CA99
secondary
#9F6197
accent
#389FAD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481