#97F1AA#97F1AA
#97F1AA is a very light, vivid green. Relative luminance 0.724; OKLCH L 88.3% C 0.131 H 149.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97F1AA |
|---|---|
| RGB | rgb(151, 241, 170) |
| HSL | hsl(133, 76%, 77%) |
| HSV | hsv(133, 37%, 95%) |
| CMYK | cmyk(37.3%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(88.16, -41.40, 26.02) |
| CIE-LCH | lch(88.16, 48.90, 147.85°) |
| OKLab | oklab(88.33% -0.1131 0.0658) |
| OKLCH | oklch(88.33% 0.131 149.8) |
| XYZ | xyz(51.4706, 72.3892, 49.2828) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.17
Light Mint Green
#A6FBB2
ΔE00 2.44
Mint (survey)
#9FFEB0
ΔE00 2.83
Light Seafoam Green
#A7FFB5
ΔE00 3.11
Foam Green
#90FDA9
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F1AA #F197DE
analogous
#B1F197 #97F1AA #97F1D7
triadic
#97F1AA #AA97F1 #F1AA97
tetradic
#97F1AA #97B1F1 #F197DE #F1D797
square
#97F1AA #97B1F1 #F197DE #F1D797
split-complementary
#97F1AA #D797F1 #F197B1
monochromatic
#2BE252 #61EA7E #97F1AA #CDF8D6 #E4FBE9
Accessibility & contrast
On white
1.36
#97F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#97F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F1AA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F1AA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#89EEDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97f1aa; /* rgb */ color: rgb(151, 241, 170); /* oklch */ color: oklch(88.3% 0.131 149.8);
Tailwind
colors: {
custom: {
50: '#b9f6c3',
500: '#97f1aa',
950: '#000000',
},
}SCSS
$custom: #97f1aa; $custom-light: #b9f6c3; $custom-dark: #000000;
JSON
{
"hex": "#97f1aa",
"rgb": {
"r": 151,
"g": 241,
"b": 170
},
"hsl": {
"h": 132.667,
"s": 76.271,
"l": 76.863
},
"oklch": {
"l": 0.88333,
"c": 0.13086,
"h": 149.8
},
"luminance": 0.72392
}Semantic roles & 50–950 ramp
primary
#97F1AA
secondary
#CE5EB6
accent
#0DAED8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582