#89FFAB#89FFAB
#89FFAB is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.158 H 151.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89FFAB |
|---|---|
| RGB | rgb(137, 255, 171) |
| HSL | hsl(137, 100%, 77%) |
| HSV | hsv(137, 46%, 100%) |
| CMYK | cmyk(46.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(91.58, -51.09, 30.06) |
| CIE-LCH | lch(91.58, 59.27, 149.52°) |
| OKLab | oklab(90.96% -0.1391 0.0756) |
| OKLCH | oklch(90.96% 0.158 151.5) |
| XYZ | xyz(53.4237, 79.7747, 51.1031) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.94
Light Bluish Green
#76FDA8
ΔE00 1.66
Seafoam (survey)
#80F9AD
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.09
Mint Green
#8FFF9F
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FFAB #FF89DD
analogous
#A2FF89 #89FFAB #89FFE6
triadic
#89FFAB #AB89FF #FFAB89
tetradic
#89FFAB #89A2FF #FF89DD #FFE689
square
#89FFAB #89A2FF #FF89DD #FFE689
split-complementary
#89FFAB #E689FF #FF89A2
monochromatic
#0FFF54 #4CFF7F #89FFAB #C6FFD7 #E0FFE9
Accessibility & contrast
On white
1.24
#89FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#89FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FFAB
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FFAB | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA6
Deuteranopia (green-blind)
#EFE2B0
Tritanopia (blue-blind)
#71FCE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #89ffab; /* rgb */ color: rgb(137, 255, 171); /* oklch */ color: oklch(91.0% 0.158 151.5);
Tailwind
colors: {
custom: {
50: '#b1ffc4',
500: '#89ffab',
950: '#000000',
},
}SCSS
$custom: #89ffab; $custom-light: #b1ffc4; $custom-dark: #000000;
JSON
{
"hex": "#89ffab",
"rgb": {
"r": 137,
"g": 255,
"b": 171
},
"hsl": {
"h": 137.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.90965,
"c": 0.15834,
"h": 151.5
},
"luminance": 0.79779
}Semantic roles & 50–950 ramp
primary
#89FFAB
secondary
#E04DB5
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682