#89F6AE#89F6AE
#89F6AE is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.9% C 0.143 H 153.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89F6AE |
|---|---|
| RGB | rgb(137, 246, 174) |
| HSL | hsl(140, 86%, 75%) |
| HSV | hsv(140, 44%, 96%) |
| CMYK | cmyk(44.3%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(89.06, -46.77, 25.11) |
| CIE-LCH | lch(89.06, 53.08, 151.77°) |
| OKLab | oklab(88.93% -0.1278 0.0636) |
| OKLCH | oklch(88.93% 0.143 153.5) |
| XYZ | xyz(50.9088, 74.2823, 51.6915) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.20
Light Sea Green
#98F6B0
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.71
Light Blue Green
#7EFBB3
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F6AE #F689D1
analogous
#9AF689 #89F6AE #89F6E5
triadic
#89F6AE #AE89F6 #F6AE89
tetradic
#89F6AE #899AF6 #F689D1 #F6E589
square
#89F6AE #899AF6 #F689D1 #F6E589
split-complementary
#89F6AE #E589F6 #F6899A
monochromatic
#17ED60 #50F287 #89F6AE #C2FAD5 #E3FDEB
Accessibility & contrast
On white
1.32
#89F6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#89F6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F6AE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F6AE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#E6DBB2
Tritanopia (blue-blind)
#72F4E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f6ae; /* rgb */ color: rgb(137, 246, 174); /* oklch */ color: oklch(88.9% 0.143 153.5);
Tailwind
colors: {
custom: {
50: '#b0fac6',
500: '#89f6ae',
950: '#000000',
},
}SCSS
$custom: #89f6ae; $custom-light: #b0fac6; $custom-dark: #000000;
JSON
{
"hex": "#89f6ae",
"rgb": {
"r": 137,
"g": 246,
"b": 174
},
"hsl": {
"h": 140.367,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.88925,
"c": 0.14277,
"h": 153.5
},
"luminance": 0.74286
}Semantic roles & 50–950 ramp
primary
#89F6AE
secondary
#D350A7
accent
#0397E2
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582