#97FFAA#97FFAA
#97FFAA is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.151 H 148.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFAA |
|---|---|
| RGB | rgb(151, 255, 170) |
| HSL | hsl(131, 100%, 80%) |
| HSV | hsv(131, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(92.13, -47.48, 31.40) |
| CIE-LCH | lch(92.13, 56.92, 146.52°) |
| OKLab | oklab(91.56% -0.1294 0.0788) |
| OKLCH | oklch(91.56% 0.151 148.6) |
| XYZ | xyz(55.7750, 80.9981, 50.7176) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.82
Mint (survey)
#9FFEB0
ΔE00 1.34
Mint Green
#8FFF9F
ΔE00 1.80
Baby Green
#8CFF9E
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFAA #FF97EC
analogous
#B8FF97 #97FFAA #97FFDE
triadic
#97FFAA #AA97FF #FFAA97
tetradic
#97FFAA #97B8FF #FF97EC #FFDE97
square
#97FFAA #97B8FF #FF97EC #FFDE97
split-complementary
#97FFAA #DE97FF #FF97B8
monochromatic
#1DFF46 #5AFF78 #97FFAA #D4FFDC #E0FFE6
Accessibility & contrast
On white
1.22
#97FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#97FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFAA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFAA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA4
Deuteranopia (green-blind)
#F1E4AF
Tritanopia (blue-blind)
#86FBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffaa; /* rgb */ color: rgb(151, 255, 170); /* oklch */ color: oklch(91.6% 0.151 148.6);
Tailwind
colors: {
custom: {
50: '#baffc4',
500: '#97ffaa',
950: '#000000',
},
}SCSS
$custom: #97ffaa; $custom-light: #baffc4; $custom-dark: #000000;
JSON
{
"hex": "#97ffaa",
"rgb": {
"r": 151,
"g": 255,
"b": 170
},
"hsl": {
"h": 130.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9156,
"c": 0.15148,
"h": 148.6
},
"luminance": 0.81002
}Semantic roles & 50–950 ramp
primary
#97FFAA
secondary
#E259C9
accent
#00BCE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121812
muted
#828682