#97EA9E#97EA9E
#97EA9E is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.5% C 0.132 H 146.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA9E |
|---|---|
| RGB | rgb(151, 234, 158) |
| HSL | hsl(125, 66%, 75%) |
| HSV | hsv(125, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 32.5%, 8.2%) |
| CIE-LAB | lab(85.95, -40.30, 29.16) |
| CIE-LCH | lch(85.95, 49.74, 144.11°) |
| OKLab | oklab(86.48% -0.1099 0.0733) |
| OKLCH | oklch(86.48% 0.132 146.3) |
| XYZ | xyz(48.3545, 67.8910, 42.8975) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.03
Light Sea Green
#98F6B0
ΔE00 3.27
Hospital Green
#9BE5AA
ΔE00 3.37
Light Mint Green
#A6FBB2
ΔE00 3.82
Mint (survey)
#9FFEB0
ΔE00 4.25
Foam Green
#90FDA9
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA9E #EA97E3
analogous
#B9EA97 #97EA9E #97EAC7
triadic
#97EA9E #9E97EA #EA9E97
tetradic
#97EA9E #97B9EA #EA97E3 #EAC797
square
#97EA9E #97B9EA #EA97E3 #EAC797
split-complementary
#97EA9E #C797EA #EA97B9
monochromatic
#31D53F #64E06F #97EA9E #CAF4CD #E6FAE7
Accessibility & contrast
On white
1.44
#97EA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#97EA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA9E
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA9E | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#E0D4A2
Tritanopia (blue-blind)
#8CE6D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97ea9e; /* rgb */ color: rgb(151, 234, 158); /* oklch */ color: oklch(86.5% 0.132 146.3);
Tailwind
colors: {
custom: {
50: '#b8f1bb',
500: '#97ea9e',
950: '#000000',
},
}SCSS
$custom: #97ea9e; $custom-light: #b8f1bb; $custom-dark: #000000;
JSON
{
"hex": "#97ea9e",
"rgb": {
"r": 151,
"g": 234,
"b": 158
},
"hsl": {
"h": 125.06,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86478,
"c": 0.13208,
"h": 146.3
},
"luminance": 0.67894
}Semantic roles & 50–950 ramp
primary
#97EA9E
secondary
#C560BC
accent
#17BFCE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582