#89F5AB#89F5AB
#89F5AB is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.6% C 0.144 H 152.7°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5AB |
|---|---|
| RGB | rgb(137, 245, 171) |
| HSL | hsl(139, 84%, 75%) |
| HSV | hsv(139, 44%, 96%) |
| CMYK | cmyk(44.1%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(88.71, -46.88, 26.17) |
| CIE-LCH | lch(88.71, 53.69, 150.82°) |
| OKLab | oklab(88.63% -0.128 0.0662) |
| OKLCH | oklch(88.63% 0.144 152.7) |
| XYZ | xyz(50.3163, 73.5599, 50.0673) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.32
Light Sea Green
#98F6B0
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.09
Foam Green
#90FDA9
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5AB #F589D3
analogous
#9DF589 #89F5AB #89F5E1
triadic
#89F5AB #AB89F5 #F5AB89
tetradic
#89F5AB #899DF5 #F589D3 #F5E189
square
#89F5AB #899DF5 #F589D3 #F5E189
split-complementary
#89F5AB #E189F5 #F5899D
monochromatic
#18EB5B #51F083 #89F5AB #C1FAD3 #E3FDEB
Accessibility & contrast
On white
1.34
#89F5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#89F5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5AB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5AB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#73F2E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f5ab; /* rgb */ color: rgb(137, 245, 171); /* oklch */ color: oklch(88.6% 0.144 152.7);
Tailwind
colors: {
custom: {
50: '#b0f9c4',
500: '#89f5ab',
950: '#000000',
},
}SCSS
$custom: #89f5ab; $custom-light: #b0f9c4; $custom-dark: #000000;
JSON
{
"hex": "#89f5ab",
"rgb": {
"r": 137,
"g": 245,
"b": 171
},
"hsl": {
"h": 138.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.88629,
"c": 0.1441,
"h": 152.7
},
"luminance": 0.73563
}Semantic roles & 50–950 ramp
primary
#89F5AB
secondary
#D250A9
accent
#059CE1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582