#97CA90#97CA90
#97CA90 is a light, moderate green. Relative luminance 0.508; OKLCH L 78.8% C 0.097 H 141.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA90 |
|---|---|
| RGB | rgb(151, 202, 144) |
| HSL | hsl(113, 35%, 68%) |
| HSV | hsv(113, 29%, 79%) |
| CMYK | cmyk(25.2%, 0%, 28.7%, 20.8%) |
| CIE-LAB | lab(76.58, -27.76, 23.74) |
| CIE-LCH | lch(76.58, 36.53, 139.46°) |
| OKLab | oklab(78.83% -0.0757 0.06) |
| OKLCH | oklch(78.83% 0.097 141.6) |
| XYZ | xyz(38.9157, 50.8327, 34.1415) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.40
Lichen
#8FB67B
ΔE00 5.47
Pistachio
#93C572
ΔE00 5.50
Sage Green (survey)
#88B378
ΔE00 6.18
Soft Green
#6FC276
ΔE00 6.30
Light Grey Green
#B7E1A1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA90 #C390CA
analogous
#B4CA90 #97CA90 #90CAA6
triadic
#97CA90 #9097CA #CA9097
tetradic
#97CA90 #90B4CA #C390CA #CAA690
square
#97CA90 #90B4CA #C390CA #CAA690
split-complementary
#97CA90 #A690CA #CA90B4
monochromatic
#529748 #70B667 #97CA90 #BEDEB9 #E5F2E3
Accessibility & contrast
On white
1.88
#97CA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#97CA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA90
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA90 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#93C6BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97ca90; /* rgb */ color: rgb(151, 202, 144); /* oklch */ color: oklch(78.8% 0.097 141.6);
Tailwind
colors: {
custom: {
50: '#b6dab1',
500: '#97ca90',
950: '#000000',
},
}SCSS
$custom: #97ca90; $custom-light: #b6dab1; $custom-dark: #000000;
JSON
{
"hex": "#97ca90",
"rgb": {
"r": 151,
"g": 202,
"b": 144
},
"hsl": {
"h": 112.759,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.78825,
"c": 0.09659,
"h": 141.6
},
"luminance": 0.50834
}Semantic roles & 50–950 ramp
primary
#97CA90
secondary
#97609F
accent
#37AEA0
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481