#97F5AA#97F5AA
#97F5AA is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.3% C 0.137 H 149.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97F5AA |
|---|---|
| RGB | rgb(151, 245, 170) |
| HSL | hsl(132, 82%, 78%) |
| HSV | hsv(132, 38%, 96%) |
| CMYK | cmyk(38.4%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(89.29, -43.16, 27.56) |
| CIE-LCH | lch(89.29, 51.21, 147.44°) |
| OKLab | oklab(89.25% -0.1178 0.0696) |
| OKLCH | oklch(89.25% 0.137 149.4) |
| XYZ | xyz(52.6677, 74.7833, 49.6818) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.05
Light Mint Green
#A6FBB2
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 1.92
Foam Green
#90FDA9
ΔE00 2.22
Light Seafoam Green
#A7FFB5
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F5AA #F597E2
analogous
#B3F597 #97F5AA #97F5D9
triadic
#97F5AA #AA97F5 #F5AA97
tetradic
#97F5AA #97B3F5 #F597E2 #F5D997
square
#97F5AA #97B3F5 #F597E2 #F5D997
split-complementary
#97F5AA #D997F5 #F597B3
monochromatic
#27EA4F #5FF07C #97F5AA #CFFAD8 #E3FCE8
Accessibility & contrast
On white
1.32
#97F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#97F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F5AA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F5AA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A5
Deuteranopia (green-blind)
#E8DDAE
Tritanopia (blue-blind)
#88F2E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #97f5aa; /* rgb */ color: rgb(151, 245, 170); /* oklch */ color: oklch(89.3% 0.137 149.4);
Tailwind
colors: {
custom: {
50: '#b9f9c3',
500: '#97f5aa',
950: '#000000',
},
}SCSS
$custom: #97f5aa; $custom-light: #b9f9c3; $custom-dark: #000000;
JSON
{
"hex": "#97f5aa",
"rgb": {
"r": 151,
"g": 245,
"b": 170
},
"hsl": {
"h": 132.128,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.89254,
"c": 0.13682,
"h": 149.4
},
"luminance": 0.74786
}Semantic roles & 50–950 ramp
primary
#97F5AA
secondary
#D35DBB
accent
#07B3DF
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582