#89E59A#89E59A
#89E59A is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.5% C 0.137 H 148.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #89E59A |
|---|---|
| RGB | rgb(137, 229, 154) |
| HSL | hsl(131, 64%, 72%) |
| HSV | hsv(131, 40%, 90%) |
| CMYK | cmyk(40.2%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(83.80, -42.91, 28.20) |
| CIE-LCH | lch(83.80, 51.35, 146.68°) |
| OKLab | oklab(84.54% -0.117 0.0709) |
| OKLCH | oklch(84.54% 0.137 148.8) |
| XYZ | xyz(44.1661, 63.6874, 40.5312) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 3.73
Light Sea Green
#98F6B0
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.83
Seafoam Green
#7AF9AB
ΔE00 4.99
Foam Green
#90FDA9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E59A #E589D4
analogous
#A6E589 #89E59A #89E5C8
triadic
#89E59A #9A89E5 #E59A89
tetradic
#89E59A #89A6E5 #E589D4 #E5C889
square
#89E59A #89A6E5 #E589D4 #E5C889
split-complementary
#89E59A #C889E5 #E589A6
monochromatic
#2CC849 #57DA6F #89E59A #BBF0C5 #E6F9EA
Accessibility & contrast
On white
1.53
#89E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#89E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E59A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E59A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D9CD9E
Tritanopia (blue-blind)
#7AE2D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #89e59a; /* rgb */ color: rgb(137, 229, 154); /* oklch */ color: oklch(84.5% 0.137 148.8);
Tailwind
colors: {
custom: {
50: '#afeeb8',
500: '#89e59a',
950: '#000000',
},
}SCSS
$custom: #89e59a; $custom-light: #afeeb8; $custom-dark: #000000;
JSON
{
"hex": "#89e59a",
"rgb": {
"r": 137,
"g": 229,
"b": 154
},
"hsl": {
"h": 131.087,
"s": 63.889,
"l": 71.765
},
"oklch": {
"l": 0.84537,
"c": 0.13679,
"h": 148.8
},
"luminance": 0.6369
}Semantic roles & 50–950 ramp
primary
#89E59A
secondary
#BE54AA
accent
#1AABCC
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581