#89EEAE#89EEAE
#89EEAE is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.1% C 0.131 H 154.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEAE |
|---|---|
| RGB | rgb(137, 238, 174) |
| HSL | hsl(142, 75%, 74%) |
| HSV | hsv(142, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(86.76, -43.31, 21.96) |
| CIE-LCH | lch(86.76, 48.56, 153.12°) |
| OKLab | oklab(87.06% -0.1187 0.0559) |
| OKLCH | oklch(87.06% 0.131 154.8) |
| XYZ | xyz(48.5278, 69.5201, 50.8978) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 3.45
Light Seafoam
#A0FEBF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEAE #EE89C9
analogous
#96EE89 #89EEAE #89EEE0
triadic
#89EEAE #AE89EE #EEAE89
tetradic
#89EEAE #8996EE #EE89C9 #EEE089
square
#89EEAE #8996EE #EE89C9 #EEE089
split-complementary
#89EEAE #E089EE #EE8996
monochromatic
#20DD65 #54E689 #89EEAE #BEF6D3 #E4FBED
Accessibility & contrast
On white
1.41
#89EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#89EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEAE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEAE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#73ECDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89eeae; /* rgb */ color: rgb(137, 238, 174); /* oklch */ color: oklch(87.1% 0.131 154.8);
Tailwind
colors: {
custom: {
50: '#b0f4c6',
500: '#89eeae',
950: '#000000',
},
}SCSS
$custom: #89eeae; $custom-light: #b0f4c6; $custom-dark: #000000;
JSON
{
"hex": "#89eeae",
"rgb": {
"r": 137,
"g": 238,
"b": 174
},
"hsl": {
"h": 141.98,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.8706,
"c": 0.1312,
"h": 154.8
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#89EEAE
secondary
#C9529D
accent
#0F8ED7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582