#89EEA3#89EEA3
#89EEA3 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.141 H 150.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEA3 |
|---|---|
| RGB | rgb(137, 238, 163) |
| HSL | hsl(135, 75%, 74%) |
| HSV | hsv(135, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(86.56, -45.28, 27.32) |
| CIE-LCH | lch(86.56, 52.88, 148.89°) |
| OKLab | oklab(86.83% -0.1235 0.0689) |
| OKLCH | oklch(86.83% 0.141 150.8) |
| XYZ | xyz(47.4990, 69.1086, 45.4796) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.02
Foam Green
#90FDA9
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.59
Mint (survey)
#9FFEB0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEA3 #EE89D4
analogous
#A1EE89 #89EEA3 #89EED6
triadic
#89EEA3 #A389EE #EEA389
tetradic
#89EEA3 #89A1EE #EE89D4 #EED689
square
#89EEA3 #89A1EE #EE89D4 #EED689
split-complementary
#89EEA3 #D689EE #EE89A1
monochromatic
#20DD50 #54E679 #89EEA3 #BEF6CD #E4FBEA
Accessibility & contrast
On white
1.42
#89EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#89EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEA3
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEA3 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDF9E
Deuteranopia (green-blind)
#E0D5A7
Tritanopia (blue-blind)
#77EBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89eea3; /* rgb */ color: rgb(137, 238, 163); /* oklch */ color: oklch(86.8% 0.141 150.8);
Tailwind
colors: {
custom: {
50: '#b0f4be',
500: '#89eea3',
950: '#000000',
},
}SCSS
$custom: #89eea3; $custom-light: #b0f4be; $custom-dark: #000000;
JSON
{
"hex": "#89eea3",
"rgb": {
"r": 137,
"g": 238,
"b": 163
},
"hsl": {
"h": 135.446,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86828,
"c": 0.14141,
"h": 150.8
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#89EEA3
secondary
#C952AA
accent
#0FA3D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582