#92CA97#92CA97
#92CA97 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.7% C 0.092 H 146.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #92CA97 |
|---|---|
| RGB | rgb(146, 202, 151) |
| HSL | hsl(125, 35%, 68%) |
| HSV | hsv(125, 28%, 79%) |
| CMYK | cmyk(27.7%, 0%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.43, -28.25, 19.79) |
| CIE-LCH | lch(76.43, 34.49, 145.00°) |
| OKLab | oklab(78.67% -0.0773 0.0504) |
| OKLCH | oklch(78.67% 0.092 146.9) |
| XYZ | xyz(38.5588, 50.5849, 37.0044) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.80
Lichen
#8FB67B
ΔE00 6.43
Hospital Green
#9BE5AA
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 6.88
Faded Green
#7BB274
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92CA97 #CA92C5
analogous
#A9CA92 #92CA97 #92CAB3
triadic
#92CA97 #9792CA #CA9792
tetradic
#92CA97 #92A9CA #CA92C5 #CAB392
square
#92CA97 #92A9CA #CA92C5 #CAB392
split-complementary
#92CA97 #B392CA #CA92A9
monochromatic
#4A9851 #69B670 #92CA97 #BBDEBE #E4F2E6
Accessibility & contrast
On white
1.89
#92CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#92CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92CA97
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92CA97 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#C3BA9A
Tritanopia (blue-blind)
#8CC7BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #92ca97; /* rgb */ color: rgb(146, 202, 151); /* oklch */ color: oklch(78.7% 0.092 146.9);
Tailwind
colors: {
custom: {
50: '#b3dab5',
500: '#92ca97',
950: '#000000',
},
}SCSS
$custom: #92ca97; $custom-light: #b3dab5; $custom-dark: #000000;
JSON
{
"hex": "#92ca97",
"rgb": {
"r": 146,
"g": 202,
"b": 151
},
"hsl": {
"h": 125.357,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.78673,
"c": 0.09227,
"h": 146.9
},
"luminance": 0.50586
}Semantic roles & 50–950 ramp
primary
#92CA97
secondary
#9F6199
accent
#38A3AD
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481