#89EFAE#89EFAE
#89EFAE is a very light, vivid green. Relative luminance 0.701; OKLCH L 87.3% C 0.133 H 154.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #89EFAE |
|---|---|
| RGB | rgb(137, 239, 174) |
| HSL | hsl(142, 76%, 74%) |
| HSV | hsv(142, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(87.05, -43.75, 22.35) |
| CIE-LCH | lch(87.05, 49.13, 152.94°) |
| OKLab | oklab(87.29% -0.1199 0.0569) |
| OKLCH | oklch(87.29% 0.133 154.6) |
| XYZ | xyz(48.8197, 70.1040, 50.9951) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 2.98
Seafoam Green
#7AF9AB
ΔE00 3.18
Hospital Green
#9BE5AA
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EFAE #EF89CA
analogous
#97EF89 #89EFAE #89EFE1
triadic
#89EFAE #AE89EF #EFAE89
tetradic
#89EFAE #8997EF #EF89CA #EFE189
square
#89EFAE #8997EF #EF89CA #EFE189
split-complementary
#89EFAE #E189EF #EF8997
monochromatic
#1EDF64 #53E889 #89EFAE #BFF6D3 #E4FBED
Accessibility & contrast
On white
1.40
#89EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#89EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EFAE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EFAE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#73EDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #89efae; /* rgb */ color: rgb(137, 239, 174); /* oklch */ color: oklch(87.3% 0.133 154.6);
Tailwind
colors: {
custom: {
50: '#b0f5c6',
500: '#89efae',
950: '#000000',
},
}SCSS
$custom: #89efae; $custom-light: #b0f5c6; $custom-dark: #000000;
JSON
{
"hex": "#89efae",
"rgb": {
"r": 137,
"g": 239,
"b": 174
},
"hsl": {
"h": 141.765,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.87293,
"c": 0.13266,
"h": 154.6
},
"luminance": 0.70107
}Semantic roles & 50–950 ramp
primary
#89EFAE
secondary
#CA529F
accent
#0D8FD8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582