#89D982#89D982
#89D982 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.143 H 142.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89D982 |
|---|---|
| RGB | rgb(137, 217, 130) |
| HSL | hsl(115, 53%, 68%) |
| HSV | hsv(115, 40%, 85%) |
| CMYK | cmyk(36.9%, 0%, 40.1%, 14.9%) |
| CIE-LAB | lab(79.93, -41.44, 35.30) |
| CIE-LCH | lch(79.93, 54.43, 139.58°) |
| OKLab | oklab(81.26% -0.113 0.0871) |
| OKLCH | oklch(81.26% 0.143 142.4) |
| XYZ | xyz(39.1570, 56.5537, 29.9675) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.71
Pistachio
#93C572
ΔE00 5.91
Soft Green
#6FC276
ΔE00 6.23
Lightish Green
#61E160
ΔE00 6.25
Hospital Green
#9BE5AA
ΔE00 6.49
Fresh Green
#69D84F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D982 #D282D9
analogous
#B5D982 #89D982 #82D9A6
triadic
#89D982 #8289D9 #D98289
tetradic
#89D982 #82B5D9 #D282D9 #D9A682
square
#89D982 #82B5D9 #D282D9 #D9A682
split-complementary
#89D982 #A682D9 #D982B5
monochromatic
#3EAC34 #5DCB53 #89D982 #B5E7B1 #E2F6E0
Accessibility & contrast
On white
1.71
#89D982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#89D982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D982
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D982 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#D1C387
Tritanopia (blue-blind)
#81D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d982; /* rgb */ color: rgb(137, 217, 130); /* oklch */ color: oklch(81.3% 0.143 142.4);
Tailwind
colors: {
custom: {
50: '#afe5a7',
500: '#89d982',
950: '#000000',
},
}SCSS
$custom: #89d982; $custom-light: #afe5a7; $custom-dark: #000000;
JSON
{
"hex": "#89d982",
"rgb": {
"r": 137,
"g": 217,
"b": 130
},
"hsl": {
"h": 115.172,
"s": 53.374,
"l": 68.039
},
"oklch": {
"l": 0.81261,
"c": 0.1427,
"h": 142.4
},
"luminance": 0.56556
}Semantic roles & 50–950 ramp
primary
#89D982
secondary
#A850AF
accent
#25C1B4
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11160F
muted
#818480