#97CA92#97CA92
#97CA92 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.9% C 0.094 H 142.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA92 |
|---|---|
| RGB | rgb(151, 202, 146) |
| HSL | hsl(115, 35%, 68%) |
| HSV | hsv(115, 28%, 79%) |
| CMYK | cmyk(25.2%, 0%, 27.7%, 20.8%) |
| CIE-LAB | lab(76.61, -27.44, 22.74) |
| CIE-LCH | lch(76.61, 35.63, 140.35°) |
| OKLab | oklab(78.87% -0.0748 0.0576) |
| OKLCH | oklch(78.87% 0.094 142.4) |
| XYZ | xyz(39.0699, 50.8944, 34.9536) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.15
Lichen
#8FB67B
ΔE00 5.61
Pistachio
#93C572
ΔE00 5.95
Sage Green (survey)
#88B378
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA92 #C592CA
analogous
#B3CA92 #97CA92 #92CAA9
triadic
#97CA92 #9297CA #CA9297
tetradic
#97CA92 #92B3CA #C592CA #CAA992
square
#97CA92 #92B3CA #C592CA #CAA992
split-complementary
#97CA92 #A992CA #CA92B3
monochromatic
#51984A #70B669 #97CA92 #BEDEBB #E6F2E4
Accessibility & contrast
On white
1.88
#97CA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#97CA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA92
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA92 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#93C7BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca92; /* rgb */ color: rgb(151, 202, 146); /* oklch */ color: oklch(78.9% 0.094 142.4);
Tailwind
colors: {
custom: {
50: '#b6dab2',
500: '#97ca92',
950: '#000000',
},
}SCSS
$custom: #97ca92; $custom-light: #b6dab2; $custom-dark: #000000;
JSON
{
"hex": "#97ca92",
"rgb": {
"r": 151,
"g": 202,
"b": 146
},
"hsl": {
"h": 114.643,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.78868,
"c": 0.09441,
"h": 142.4
},
"luminance": 0.50896
}Semantic roles & 50–950 ramp
primary
#97CA92
secondary
#99619F
accent
#38ADA3
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111511
muted
#818481