#89EBA4#89EBA4
#89EBA4 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.1% C 0.136 H 151.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #89EBA4 |
|---|---|
| RGB | rgb(137, 235, 164) |
| HSL | hsl(137, 71%, 73%) |
| HSV | hsv(137, 42%, 92%) |
| CMYK | cmyk(41.7%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(85.71, -43.80, 25.66) |
| CIE-LCH | lch(85.71, 50.77, 149.64°) |
| OKLab | oklab(86.15% -0.1196 0.0649) |
| OKLCH | oklch(86.15% 0.136 151.5) |
| XYZ | xyz(46.7228, 67.4123, 45.6646) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.62
Hospital Green
#9BE5AA
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 3.95
Foam Green
#90FDA9
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EBA4 #EB89D0
analogous
#9FEB89 #89EBA4 #89EBD5
triadic
#89EBA4 #A489EB #EBA489
tetradic
#89EBA4 #899FEB #EB89D0 #EBD589
square
#89EBA4 #899FEB #EB89D0 #EBD589
split-complementary
#89EBA4 #D589EB #EB899F
monochromatic
#24D555 #55E27C #89EBA4 #BDF4CC #E5FBEB
Accessibility & contrast
On white
1.45
#89EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#89EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EBA4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EBA4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDCA0
Deuteranopia (green-blind)
#DDD2A8
Tritanopia (blue-blind)
#77E8D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89eba4; /* rgb */ color: rgb(137, 235, 164); /* oklch */ color: oklch(86.1% 0.136 151.5);
Tailwind
colors: {
custom: {
50: '#aff2bf',
500: '#89eba4',
950: '#000000',
},
}SCSS
$custom: #89eba4; $custom-light: #aff2bf; $custom-dark: #000000;
JSON
{
"hex": "#89eba4",
"rgb": {
"r": 137,
"g": 235,
"b": 164
},
"hsl": {
"h": 136.531,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.86146,
"c": 0.13607,
"h": 151.5
},
"luminance": 0.67415
}Semantic roles & 50–950 ramp
primary
#89EBA4
secondary
#C553A6
accent
#129ED3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582