#97F7AA#97F7AA
#97F7AA is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.7% C 0.140 H 149.3°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97F7AA |
|---|---|
| RGB | rgb(151, 247, 170) |
| HSL | hsl(132, 86%, 78%) |
| HSV | hsv(132, 39%, 97%) |
| CMYK | cmyk(38.9%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(89.86, -44.03, 28.33) |
| CIE-LCH | lch(89.86, 52.36, 147.24°) |
| OKLab | oklab(89.72% -0.1201 0.0715) |
| OKLCH | oklch(89.72% 0.14 149.3) |
| XYZ | xyz(53.2760, 75.9999, 49.8846) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.32
Mint (survey)
#9FFEB0
ΔE00 1.53
Foam Green
#90FDA9
ΔE00 1.75
Light Mint Green
#A6FBB2
ΔE00 1.82
Light Seafoam Green
#A7FFB5
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F7AA #F797E4
analogous
#B4F797 #97F7AA #97F7DA
triadic
#97F7AA #AA97F7 #F7AA97
tetradic
#97F7AA #97B4F7 #F797E4 #F7DA97
square
#97F7AA #97B4F7 #F797E4 #F7DA97
split-complementary
#97F7AA #DA97F7 #F797B4
monochromatic
#25EE4D #5EF37C #97F7AA #D0FBD8 #E3FDE8
Accessibility & contrast
On white
1.30
#97F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#97F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F7AA
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F7AA | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#EADEAE
Tritanopia (blue-blind)
#88F4E3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f7aa; /* rgb */ color: rgb(151, 247, 170); /* oklch */ color: oklch(89.7% 0.140 149.3);
Tailwind
colors: {
custom: {
50: '#b9fac3',
500: '#97f7aa',
950: '#000000',
},
}SCSS
$custom: #97f7aa; $custom-light: #b9fac3; $custom-dark: #000000;
JSON
{
"hex": "#97f7aa",
"rgb": {
"r": 151,
"g": 247,
"b": 170
},
"hsl": {
"h": 131.875,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.89715,
"c": 0.13978,
"h": 149.3
},
"luminance": 0.76003
}Semantic roles & 50–950 ramp
primary
#97F7AA
secondary
#D65CBE
accent
#03B6E2
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582