#97CA99#97CA99
#97CA99 is a light, moderate green. Relative luminance 0.511; OKLCH L 79.0% C 0.087 H 145.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA99 |
|---|---|
| RGB | rgb(151, 202, 153) |
| HSL | hsl(122, 32%, 69%) |
| HSV | hsv(122, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.75, -26.25, 19.22) |
| CIE-LCH | lch(76.75, 32.53, 143.79°) |
| OKLab | oklab(79.02% -0.0718 0.049) |
| OKLCH | oklch(79.02% 0.087 145.7) |
| XYZ | xyz(39.6311, 51.1189, 37.9097) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.62
Lichen
#8FB67B
ΔE00 6.39
Hospital Green
#9BE5AA
ΔE00 6.66
Sage Green (survey)
#88B378
ΔE00 6.97
Light Grey Green
#B7E1A1
ΔE00 7.15
Soft Green
#6FC276
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA99 #CA97C8
analogous
#AFCA97 #97CA99 #97CAB3
triadic
#97CA99 #9997CA #CA9997
tetradic
#97CA99 #97AFCA #CA97C8 #CAB397
square
#97CA99 #97AFCA #CA97C8 #CAB397
split-complementary
#97CA99 #B397CA #CA97AF
monochromatic
#4E9951 #6EB571 #97CA99 #C0DFC1 #E8F3E9
Accessibility & contrast
On white
1.87
#97CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#97CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA99
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA99 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#C4BB9C
Tritanopia (blue-blind)
#92C7BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca99; /* rgb */ color: rgb(151, 202, 153); /* oklch */ color: oklch(79.0% 0.087 145.7);
Tailwind
colors: {
custom: {
50: '#b6dab7',
500: '#97ca99',
950: '#000000',
},
}SCSS
$custom: #97ca99; $custom-light: #b6dab7; $custom-dark: #000000;
JSON
{
"hex": "#97ca99",
"rgb": {
"r": 151,
"g": 202,
"b": 153
},
"hsl": {
"h": 122.353,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79022,
"c": 0.08691,
"h": 145.7
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#97CA99
secondary
#9F669D
accent
#3AA7AB
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481