#89EEAF#89EEAF
#89EEAF is a very light, vivid green. Relative luminance 0.696; OKLCH L 87.1% C 0.130 H 155.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEAF |
|---|---|
| RGB | rgb(137, 238, 175) |
| HSL | hsl(143, 75%, 74%) |
| HSV | hsv(143, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(86.78, -43.12, 21.47) |
| CIE-LCH | lch(86.78, 48.17, 153.54°) |
| OKLab | oklab(87.08% -0.1183 0.0547) |
| OKLCH | oklch(87.08% 0.13 155.2) |
| XYZ | xyz(48.6256, 69.5592, 51.4131) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.63
Seafoam (survey)
#80F9AD
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.54
Light Seafoam
#A0FEBF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEAF #EE89C8
analogous
#95EE89 #89EEAF #89EEE1
triadic
#89EEAF #AF89EE #EEAF89
tetradic
#89EEAF #8995EE #EE89C8 #EEE189
square
#89EEAF #8995EE #EE89C8 #EEE189
split-complementary
#89EEAF #E189EE #EE8995
monochromatic
#20DD67 #54E68B #89EEAF #BEF6D3 #E4FBED
Accessibility & contrast
On white
1.41
#89EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#89EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEAF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEAF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#73ECDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89eeaf; /* rgb */ color: rgb(137, 238, 175); /* oklch */ color: oklch(87.1% 0.130 155.2);
Tailwind
colors: {
custom: {
50: '#b0f4c7',
500: '#89eeaf',
950: '#000000',
},
}SCSS
$custom: #89eeaf; $custom-light: #b0f4c7; $custom-dark: #000000;
JSON
{
"hex": "#89eeaf",
"rgb": {
"r": 137,
"g": 238,
"b": 175
},
"hsl": {
"h": 142.574,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.87082,
"c": 0.13029,
"h": 155.2
},
"luminance": 0.69563
}Semantic roles & 50–950 ramp
primary
#89EEAF
secondary
#C9529C
accent
#0F8CD7
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582