#89FEB0#89FEB0
#89FEB0 is a very light, vivid green. Relative luminance 0.793; OKLCH L 90.8% C 0.152 H 153.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #89FEB0 |
|---|---|
| RGB | rgb(137, 254, 176) |
| HSL | hsl(140, 98%, 77%) |
| HSV | hsv(140, 46%, 100%) |
| CMYK | cmyk(46.1%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(91.38, -49.80, 27.27) |
| CIE-LCH | lch(91.38, 56.78, 151.29°) |
| OKLab | oklab(90.83% -0.1359 0.0689) |
| OKLCH | oklch(90.83% 0.152 153.1) |
| XYZ | xyz(53.5911, 79.3326, 53.5546) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.28
Seafoam Green
#7AF9AB
ΔE00 1.58
Foam Green
#90FDA9
ΔE00 1.61
Light Blue Green
#7EFBB3
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.81
Mint (survey)
#9FFEB0
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89FEB0 #FE89D7
analogous
#9DFE89 #89FEB0 #89FEEB
triadic
#89FEB0 #B089FE #FEB089
tetradic
#89FEB0 #899DFE #FE89D7 #FEEB89
square
#89FEB0 #899DFE #FE89D7 #FEEB89
split-complementary
#89FEB0 #EB89FE #FE899D
monochromatic
#10FD5F #4CFD87 #89FEB0 #C6FFD9 #E1FFEB
Accessibility & contrast
On white
1.25
#89FEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#89FEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89FEB0
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89FEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89FEB0 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAB
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#6FFBE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #89feb0; /* rgb */ color: rgb(137, 254, 176); /* oklch */ color: oklch(90.8% 0.152 153.1);
Tailwind
colors: {
custom: {
50: '#b1ffc8',
500: '#89feb0',
950: '#000000',
},
}SCSS
$custom: #89feb0; $custom-light: #b1ffc8; $custom-dark: #000000;
JSON
{
"hex": "#89feb0",
"rgb": {
"r": 137,
"g": 254,
"b": 176
},
"hsl": {
"h": 140,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.90832,
"c": 0.15235,
"h": 153.1
},
"luminance": 0.79337
}Semantic roles & 50–950 ramp
primary
#89FEB0
secondary
#DE4DAE
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682