#97EA9F#97EA9F
#97EA9F is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.5% C 0.131 H 146.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA9F |
|---|---|
| RGB | rgb(151, 234, 159) |
| HSL | hsl(126, 66%, 75%) |
| HSV | hsv(126, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 32.1%, 8.2%) |
| CIE-LAB | lab(85.97, -40.13, 28.67) |
| CIE-LCH | lch(85.97, 49.33, 144.46°) |
| OKLab | oklab(86.5% -0.1095 0.0721) |
| OKLCH | oklch(86.5% 0.131 146.6) |
| XYZ | xyz(48.4409, 67.9256, 43.3527) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.16
Hospital Green
#9BE5AA
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.20
Light Mint Green
#A6FBB2
ΔE00 3.77
Mint (survey)
#9FFEB0
ΔE00 4.22
Foam Green
#90FDA9
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA9F #EA97E2
analogous
#B8EA97 #97EA9F #97EAC8
triadic
#97EA9F #9F97EA #EA9F97
tetradic
#97EA9F #97B8EA #EA97E2 #EAC897
square
#97EA9F #97B8EA #EA97E2 #EAC897
split-complementary
#97EA9F #C897EA #EA97B8
monochromatic
#31D541 #64E070 #97EA9F #CAF4CE #E6FAE7
Accessibility & contrast
On white
1.44
#97EA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#97EA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA9F
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA9F | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#E0D4A3
Tritanopia (blue-blind)
#8CE6D6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #97ea9f; /* rgb */ color: rgb(151, 234, 159); /* oklch */ color: oklch(86.5% 0.131 146.6);
Tailwind
colors: {
custom: {
50: '#b8f1bc',
500: '#97ea9f',
950: '#000000',
},
}SCSS
$custom: #97ea9f; $custom-light: #b8f1bc; $custom-dark: #000000;
JSON
{
"hex": "#97ea9f",
"rgb": {
"r": 151,
"g": 234,
"b": 159
},
"hsl": {
"h": 125.783,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86497,
"c": 0.13109,
"h": 146.6
},
"luminance": 0.67928
}Semantic roles & 50–950 ramp
primary
#97EA9F
secondary
#C560BB
accent
#17BDCE
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582