#89DC82#89DC82
#89DC82 is a light, vivid green. Relative luminance 0.581; OKLCH L 82.0% C 0.147 H 142.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #89DC82 |
|---|---|
| RGB | rgb(137, 220, 130) |
| HSL | hsl(115, 56%, 69%) |
| HSV | hsv(115, 41%, 86%) |
| CMYK | cmyk(37.7%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(80.80, -42.75, 36.43) |
| CIE-LCH | lch(80.80, 56.17, 139.57°) |
| OKLab | oklab(81.97% -0.1166 0.0898) |
| OKLCH | oklch(81.97% 0.147 142.4) |
| XYZ | xyz(39.9373, 58.1143, 30.2276) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Lightish Green
#61E160
ΔE00 5.76
Pistachio
#93C572
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.56
Fresh Green
#69D84F
ΔE00 6.58
Palegreen
#98FB98
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DC82 #D582DC
analogous
#B6DC82 #89DC82 #82DCA8
triadic
#89DC82 #8289DC #DC8289
tetradic
#89DC82 #82B6DC #D582DC #DCA882
square
#89DC82 #82B6DC #D582DC #DCA882
split-complementary
#89DC82 #A882DC #DC82B6
monochromatic
#3CB232 #5CCF52 #89DC82 #B6E9B2 #E3F7E2
Accessibility & contrast
On white
1.66
#89DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#89DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DC82
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DC82 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7B
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#81D7C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #89dc82; /* rgb */ color: rgb(137, 220, 130); /* oklch */ color: oklch(82.0% 0.147 142.4);
Tailwind
colors: {
custom: {
50: '#afe7a7',
500: '#89dc82',
950: '#000000',
},
}SCSS
$custom: #89dc82; $custom-light: #afe7a7; $custom-dark: #000000;
JSON
{
"hex": "#89dc82",
"rgb": {
"r": 137,
"g": 220,
"b": 130
},
"hsl": {
"h": 115.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81972,
"c": 0.14713,
"h": 142.4
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#89DC82
secondary
#AB50B3
accent
#22C4B7
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480