#97F8AA#97F8AA
#97F8AA is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.9% C 0.141 H 149.2°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97F8AA |
|---|---|
| RGB | rgb(151, 248, 170) |
| HSL | hsl(132, 87%, 78%) |
| HSV | hsv(132, 39%, 97%) |
| CMYK | cmyk(39.1%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(90.14, -44.47, 28.72) |
| CIE-LCH | lch(90.14, 52.94, 147.14°) |
| OKLab | oklab(89.95% -0.1213 0.0724) |
| OKLCH | oklch(89.95% 0.141 149.2) |
| XYZ | xyz(53.5826, 76.6132, 49.9868) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.36
Light Sea Green
#98F6B0
ΔE00 1.49
Foam Green
#90FDA9
ΔE00 1.53
Light Mint Green
#A6FBB2
ΔE00 1.83
Light Seafoam Green
#A7FFB5
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F8AA #F897E5
analogous
#B4F897 #97F8AA #97F8DB
triadic
#97F8AA #AA97F8 #F8AA97
tetradic
#97F8AA #97B4F8 #F897E5 #F8DB97
square
#97F8AA #97B4F8 #F897E5 #F8DB97
split-complementary
#97F8AA #DB97F8 #F897B4
monochromatic
#24F04C #5EF47B #97F8AA #D0FCD9 #E2FDE8
Accessibility & contrast
On white
1.29
#97F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#97F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F8AA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F8AA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#EBDFAF
Tritanopia (blue-blind)
#88F4E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f8aa; /* rgb */ color: rgb(151, 248, 170); /* oklch */ color: oklch(89.9% 0.141 149.2);
Tailwind
colors: {
custom: {
50: '#b9fbc3',
500: '#97f8aa',
950: '#000000',
},
}SCSS
$custom: #97f8aa; $custom-light: #b9fbc3; $custom-dark: #000000;
JSON
{
"hex": "#97f8aa",
"rgb": {
"r": 151,
"g": 248,
"b": 170
},
"hsl": {
"h": 131.753,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.89945,
"c": 0.14126,
"h": 149.2
},
"luminance": 0.76616
}Semantic roles & 50–950 ramp
primary
#97F8AA
secondary
#D85CBF
accent
#02B8E4
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582