#97F4AA#97F4AA
#97F4AA is a very light, vivid green. Relative luminance 0.742; OKLCH L 89.0% C 0.135 H 149.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97F4AA |
|---|---|
| RGB | rgb(151, 244, 170) |
| HSL | hsl(132, 81%, 77%) |
| HSV | hsv(132, 38%, 96%) |
| CMYK | cmyk(38.1%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(89.01, -42.72, 27.18) |
| CIE-LCH | lch(89.01, 50.63, 147.54°) |
| OKLab | oklab(89.02% -0.1166 0.0687) |
| OKLCH | oklch(89.02% 0.135 149.5) |
| XYZ | xyz(52.3660, 74.1799, 49.5813) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 0.99
Light Mint Green
#A6FBB2
ΔE00 2.02
Mint (survey)
#9FFEB0
ΔE00 2.14
Foam Green
#90FDA9
ΔE00 2.47
Light Seafoam Green
#A7FFB5
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F4AA #F497E1
analogous
#B3F497 #97F4AA #97F4D9
triadic
#97F4AA #AA97F4 #F4AA97
tetradic
#97F4AA #97B3F4 #F497E1 #F4D997
square
#97F4AA #97B3F4 #F497E1 #F4D997
split-complementary
#97F4AA #D997F4 #F497B3
monochromatic
#28E850 #60EE7D #97F4AA #CEFAD7 #E3FCE8
Accessibility & contrast
On white
1.33
#97F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#97F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F4AA
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F4AA | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#88F1E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #97f4aa; /* rgb */ color: rgb(151, 244, 170); /* oklch */ color: oklch(89.0% 0.135 149.5);
Tailwind
colors: {
custom: {
50: '#b9f8c3',
500: '#97f4aa',
950: '#000000',
},
}SCSS
$custom: #97f4aa; $custom-light: #b9f8c3; $custom-dark: #000000;
JSON
{
"hex": "#97f4aa",
"rgb": {
"r": 151,
"g": 244,
"b": 170
},
"hsl": {
"h": 132.258,
"s": 80.87,
"l": 77.451
},
"oklch": {
"l": 0.89024,
"c": 0.13534,
"h": 149.5
},
"luminance": 0.74183
}Semantic roles & 50–950 ramp
primary
#97F4AA
secondary
#D25DBA
accent
#08B2DD
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582