#89EEA2#89EEA2
#89EEA2 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.142 H 150.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89EEA2 |
|---|---|
| RGB | rgb(137, 238, 162) |
| HSL | hsl(135, 75%, 74%) |
| HSV | hsv(135, 42%, 93%) |
| CMYK | cmyk(42.4%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(86.54, -45.45, 27.81) |
| CIE-LCH | lch(86.54, 53.28, 148.54°) |
| OKLab | oklab(86.81% -0.1239 0.0701) |
| OKLCH | oklch(86.81% 0.142 150.5) |
| XYZ | xyz(47.4098, 69.0729, 45.0096) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.06
Foam Green
#90FDA9
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EEA2 #EE89D5
analogous
#A2EE89 #89EEA2 #89EED4
triadic
#89EEA2 #A289EE #EEA289
tetradic
#89EEA2 #89A2EE #EE89D5 #EED489
square
#89EEA2 #89A2EE #EE89D5 #EED489
split-complementary
#89EEA2 #D489EE #EE89A2
monochromatic
#20DD4F #54E678 #89EEA2 #BEF6CC #E4FBEA
Accessibility & contrast
On white
1.42
#89EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#89EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EEA2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EEA2 | 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)
#EFDF9D
Deuteranopia (green-blind)
#E0D5A6
Tritanopia (blue-blind)
#77EBDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89eea2; /* rgb */ color: rgb(137, 238, 162); /* oklch */ color: oklch(86.8% 0.142 150.5);
Tailwind
colors: {
custom: {
50: '#b0f4be',
500: '#89eea2',
950: '#000000',
},
}SCSS
$custom: #89eea2; $custom-light: #b0f4be; $custom-dark: #000000;
JSON
{
"hex": "#89eea2",
"rgb": {
"r": 137,
"g": 238,
"b": 162
},
"hsl": {
"h": 134.851,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.86808,
"c": 0.14237,
"h": 150.5
},
"luminance": 0.69076
}Semantic roles & 50–950 ramp
primary
#89EEA2
secondary
#C952AC
accent
#0FA5D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582