#97FFAB#97FFAB
#97FFAB is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.151 H 148.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFAB |
|---|---|
| RGB | rgb(151, 255, 171) |
| HSL | hsl(132, 100%, 80%) |
| HSV | hsv(132, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(92.15, -47.31, 30.92) |
| CIE-LCH | lch(92.15, 56.52, 146.84°) |
| OKLab | oklab(91.58% -0.1289 0.0777) |
| OKLCH | oklch(91.58% 0.151 148.9) |
| XYZ | xyz(55.8700, 81.0360, 51.2177) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.77
Mint (survey)
#9FFEB0
ΔE00 1.22
Mint Green
#8FFF9F
ΔE00 1.97
Baby Green
#8CFF9E
ΔE00 2.16
Light Seafoam Green
#A7FFB5
ΔE00 2.23
Light Mint Green
#A6FBB2
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFAB #FF97EB
analogous
#B7FF97 #97FFAB #97FFDF
triadic
#97FFAB #AB97FF #FFAB97
tetradic
#97FFAB #97B7FF #FF97EB #FFDF97
square
#97FFAB #97B7FF #FF97EB #FFDF97
split-complementary
#97FFAB #DF97FF #FF97B7
monochromatic
#1DFF48 #5AFF7A #97FFAB #D4FFDC #E0FFE6
Accessibility & contrast
On white
1.22
#97FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#97FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFAB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFAB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA6
Deuteranopia (green-blind)
#F1E4B0
Tritanopia (blue-blind)
#86FBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffab; /* rgb */ color: rgb(151, 255, 171); /* oklch */ color: oklch(91.6% 0.151 148.9);
Tailwind
colors: {
custom: {
50: '#baffc4',
500: '#97ffab',
950: '#000000',
},
}SCSS
$custom: #97ffab; $custom-light: #baffc4; $custom-dark: #000000;
JSON
{
"hex": "#97ffab",
"rgb": {
"r": 151,
"g": 255,
"b": 171
},
"hsl": {
"h": 131.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91579,
"c": 0.15053,
"h": 148.9
},
"luminance": 0.8104
}Semantic roles & 50–950 ramp
primary
#97FFAB
secondary
#E259C7
accent
#00B9E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682