#89E69A#89E69A
#89E69A is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.8% C 0.138 H 148.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89E69A |
|---|---|
| RGB | rgb(137, 230, 154) |
| HSL | hsl(131, 65%, 72%) |
| HSV | hsv(131, 40%, 90%) |
| CMYK | cmyk(40.4%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.09, -43.34, 28.59) |
| CIE-LCH | lch(84.09, 51.93, 146.59°) |
| OKLab | oklab(84.77% -0.1181 0.0718) |
| OKLCH | oklch(84.77% 0.138 148.7) |
| XYZ | xyz(44.4436, 64.2423, 40.6237) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Hospital Green
#9BE5AA
ΔE00 3.64
Light Sea Green
#98F6B0
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.65
Seafoam Green
#7AF9AB
ΔE00 4.81
Foam Green
#90FDA9
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E69A #E689D5
analogous
#A7E689 #89E69A #89E6C9
triadic
#89E69A #9A89E6 #E69A89
tetradic
#89E69A #89A7E6 #E689D5 #E6C989
square
#89E69A #89A7E6 #E689D5 #E6C989
split-complementary
#89E69A #C989E6 #E689A7
monochromatic
#2BCA48 #57DB6F #89E69A #BCF1C5 #E6FAE9
Accessibility & contrast
On white
1.52
#89E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#89E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E69A
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E69A | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D795
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#7AE3D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89e69a; /* rgb */ color: rgb(137, 230, 154); /* oklch */ color: oklch(84.8% 0.138 148.7);
Tailwind
colors: {
custom: {
50: '#afeeb8',
500: '#89e69a',
950: '#000000',
},
}SCSS
$custom: #89e69a; $custom-light: #afeeb8; $custom-dark: #000000;
JSON
{
"hex": "#89e69a",
"rgb": {
"r": 137,
"g": 230,
"b": 154
},
"hsl": {
"h": 130.968,
"s": 65.035,
"l": 71.961
},
"oklch": {
"l": 0.84772,
"c": 0.13827,
"h": 148.7
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#89E69A
secondary
#BF54AC
accent
#19ACCD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581