#89EAA2#89EAA2
#89EAA2 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.136 H 150.9°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89EAA2 |
|---|---|
| RGB | rgb(137, 234, 162) |
| HSL | hsl(135, 70%, 73%) |
| HSV | hsv(135, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(85.39, -43.72, 26.24) |
| CIE-LCH | lch(85.39, 50.99, 149.02°) |
| OKLab | oklab(85.87% -0.1193 0.0663) |
| OKLCH | oklch(85.87% 0.136 150.9) |
| XYZ | xyz(46.2581, 66.7696, 44.6257) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.84
Hospital Green
#9BE5AA
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.79
Lightgreen
#90EE90
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EAA2 #EA89D1
analogous
#A0EA89 #89EAA2 #89EAD2
triadic
#89EAA2 #A289EA #EAA289
tetradic
#89EAA2 #89A0EA #EA89D1 #EAD289
square
#89EAA2 #89A0EA #EA89D1 #EAD289
split-complementary
#89EAA2 #D289EA #EA89A0
monochromatic
#26D352 #55E179 #89EAA2 #BDF3CB #E5FAEB
Accessibility & contrast
On white
1.46
#89EAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#89EAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EAA2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EAA2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9D
Deuteranopia (green-blind)
#DCD1A6
Tritanopia (blue-blind)
#78E7D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #89eaa2; /* rgb */ color: rgb(137, 234, 162); /* oklch */ color: oklch(85.9% 0.136 150.9);
Tailwind
colors: {
custom: {
50: '#aff1be',
500: '#89eaa2',
950: '#000000',
},
}SCSS
$custom: #89eaa2; $custom-light: #aff1be; $custom-dark: #000000;
JSON
{
"hex": "#89eaa2",
"rgb": {
"r": 137,
"g": 234,
"b": 162
},
"hsl": {
"h": 135.464,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.85871,
"c": 0.13649,
"h": 150.9
},
"luminance": 0.66773
}Semantic roles & 50–950 ramp
primary
#89EAA2
secondary
#C453A7
accent
#14A1D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582