#89EAAF#89EAAF
#89EAAF is a very light, vivid green. Relative luminance 0.673; OKLCH L 86.2% C 0.124 H 155.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89EAAF |
|---|---|
| RGB | rgb(137, 234, 175) |
| HSL | hsl(144, 70%, 73%) |
| HSV | hsv(144, 41%, 92%) |
| CMYK | cmyk(41.5%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.63, -41.36, 19.88) |
| CIE-LCH | lch(85.63, 45.89, 154.33°) |
| OKLab | oklab(86.15% -0.1136 0.0507) |
| OKLCH | oklch(86.15% 0.124 155.9) |
| XYZ | xyz(47.4740, 67.2560, 51.0292) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.04
Light Sea Green
#98F6B0
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.26
Light Seafoam
#A0FEBF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EAAF #EA89C4
analogous
#93EA89 #89EAAF #89EADF
triadic
#89EAAF #AF89EA #EAAF89
tetradic
#89EAAF #8993EA #EA89C4 #EADF89
square
#89EAAF #8993EA #EA89C4 #EADF89
split-complementary
#89EAAF #DF89EA #EA8993
monochromatic
#26D36A #55E18C #89EAAF #BDF3D2 #E5FAED
Accessibility & contrast
On white
1.45
#89EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#89EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EAAF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EAAF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAC
Deuteranopia (green-blind)
#DAD2B2
Tritanopia (blue-blind)
#74E8DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #89eaaf; /* rgb */ color: rgb(137, 234, 175); /* oklch */ color: oklch(86.2% 0.124 155.9);
Tailwind
colors: {
custom: {
50: '#aff1c7',
500: '#89eaaf',
950: '#000000',
},
}SCSS
$custom: #89eaaf; $custom-light: #aff1c7; $custom-dark: #000000;
JSON
{
"hex": "#89eaaf",
"rgb": {
"r": 137,
"g": 234,
"b": 175
},
"hsl": {
"h": 143.505,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.86151,
"c": 0.12445,
"h": 155.9
},
"luminance": 0.67259
}Semantic roles & 50–950 ramp
primary
#89EAAF
secondary
#C45398
accent
#1487D2
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582