#89E87A#89E87A
#89E87A is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.172 H 141.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #89E87A |
|---|---|
| RGB | rgb(137, 232, 122) |
| HSL | hsl(112, 71%, 69%) |
| HSV | hsv(112, 47%, 91%) |
| CMYK | cmyk(40.9%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(84.19, -48.96, 44.66) |
| CIE-LCH | lch(84.19, 66.27, 137.63°) |
| OKLab | oklab(84.7% -0.1337 0.1082) |
| OKLCH | oklch(84.7% 0.172 141) |
| XYZ | xyz(42.6843, 64.4342, 28.5965) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.00
Light Green
#96F97B
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.15
Easter Green
#8CFD7E
ΔE00 4.60
Palegreen
#98FB98
ΔE00 4.73
Lightgreen (survey)
#76FF7B
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E87A #D97AE8
analogous
#C0E87A #89E87A #7AE8A2
triadic
#89E87A #7A89E8 #E87A89
tetradic
#89E87A #7AC0E8 #D97AE8 #E8A27A
square
#89E87A #7AC0E8 #D97AE8 #E8A27A
split-complementary
#89E87A #A27AE8 #E87AC0
monochromatic
#38C522 #5BDF46 #89E87A #B7F1AE #E6FAE2
Accessibility & contrast
On white
1.51
#89E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#89E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E87A
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E87A | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#80E2CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89e87a; /* rgb */ color: rgb(137, 232, 122); /* oklch */ color: oklch(84.7% 0.172 141.0);
Tailwind
colors: {
custom: {
50: '#b0f0a2',
500: '#89e87a',
950: '#000000',
},
}SCSS
$custom: #89e87a; $custom-light: #b0f0a2; $custom-dark: #000000;
JSON
{
"hex": "#89e87a",
"rgb": {
"r": 137,
"g": 232,
"b": 122
},
"hsl": {
"h": 111.818,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.84696,
"c": 0.17202,
"h": 141
},
"luminance": 0.64437
}Semantic roles & 50–950 ramp
primary
#89E87A
secondary
#B046C0
accent
#13D3B8
background
#FDFFFC
surface
#F8FEF5
border
#D1D6CF
text
#11160F
muted
#818580