#89E882#89E882
#89E882 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.8% C 0.164 H 142.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89E882 |
|---|---|
| RGB | rgb(137, 232, 130) |
| HSL | hsl(116, 69%, 71%) |
| HSV | hsv(116, 44%, 91%) |
| CMYK | cmyk(40.9%, 0%, 44%, 9%) |
| CIE-LAB | lab(84.30, -47.89, 40.91) |
| CIE-LCH | lch(84.30, 62.98, 139.49°) |
| OKLab | oklab(84.82% -0.1305 0.1001) |
| OKLCH | oklch(84.82% 0.164 142.5) |
| XYZ | xyz(43.2005, 64.6407, 31.3153) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.00
Palegreen
#98FB98
ΔE00 4.25
Light Green
#96F97B
ΔE00 4.70
Lightish Green
#61E160
ΔE00 4.76
Easter Green
#8CFD7E
ΔE00 5.06
Mint Green
#8FFF9F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89E882 #E182E8
analogous
#BCE882 #89E882 #82E8AE
triadic
#89E882 #8289E8 #E88289
tetradic
#89E882 #82BCE8 #E182E8 #E8AE82
square
#89E882 #82BCE8 #E182E8 #E8AE82
split-complementary
#89E882 #AE82E8 #E882BC
monochromatic
#31CA25 #58DE4E #89E882 #BAF2B6 #E7FAE5
Accessibility & contrast
On white
1.51
#89E882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#89E882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89E882
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89E882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89E882 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87A
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#7FE3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #89e882; /* rgb */ color: rgb(137, 232, 130); /* oklch */ color: oklch(84.8% 0.164 142.5);
Tailwind
colors: {
custom: {
50: '#b0f0a8',
500: '#89e882',
950: '#000000',
},
}SCSS
$custom: #89e882; $custom-light: #b0f0a8; $custom-dark: #000000;
JSON
{
"hex": "#89e882",
"rgb": {
"r": 137,
"g": 232,
"b": 130
},
"hsl": {
"h": 115.882,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.84818,
"c": 0.16448,
"h": 142.5
},
"luminance": 0.64643
}Semantic roles & 50–950 ramp
primary
#89E882
secondary
#B94DC1
accent
#15D1C4
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111610
muted
#818580