#89F9AB#89F9AB
#89F9AB is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.6% C 0.150 H 152.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89F9AB |
|---|---|
| RGB | rgb(137, 249, 171) |
| HSL | hsl(138, 90%, 76%) |
| HSV | hsv(138, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 31.3%, 2.4%) |
| CIE-LAB | lab(89.86, -48.57, 27.73) |
| CIE-LCH | lch(89.86, 55.93, 150.28°) |
| OKLab | oklab(89.56% -0.1325 0.07) |
| OKLCH | oklch(89.56% 0.15 152.2) |
| XYZ | xyz(51.5395, 76.0063, 50.4750) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.09
Seafoam Green
#7AF9AB
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 1.49
Light Blue Green
#7EFBB3
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.04
Light Sea Green
#98F6B0
ΔE00 2.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F9AB #F989D7
analogous
#9FF989 #89F9AB #89F9E3
triadic
#89F9AB #AB89F9 #F9AB89
tetradic
#89F9AB #899FF9 #F989D7 #F9E389
square
#89F9AB #899FF9 #F989D7 #F9E389
split-complementary
#89F9AB #E389F9 #F9899F
monochromatic
#15F358 #4FF682 #89F9AB #C3FCD4 #E2FEEA
Accessibility & contrast
On white
1.30
#89F9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#89F9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F9AB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F9AB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A6
Deuteranopia (green-blind)
#E9DDB0
Tritanopia (blue-blind)
#72F6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #89f9ab; /* rgb */ color: rgb(137, 249, 171); /* oklch */ color: oklch(89.6% 0.150 152.2);
Tailwind
colors: {
custom: {
50: '#b1fcc4',
500: '#89f9ab',
950: '#000000',
},
}SCSS
$custom: #89f9ab; $custom-light: #b1fcc4; $custom-dark: #000000;
JSON
{
"hex": "#89f9ab",
"rgb": {
"r": 137,
"g": 249,
"b": 171
},
"hsl": {
"h": 138.214,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.89563,
"c": 0.14982,
"h": 152.2
},
"luminance": 0.7601
}Semantic roles & 50–950 ramp
primary
#89F9AB
secondary
#D74FAE
accent
#00A0E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582