#89D981#89D981
#89D981 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.2% C 0.144 H 142.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89D981 |
|---|---|
| RGB | rgb(137, 217, 129) |
| HSL | hsl(115, 54%, 68%) |
| HSV | hsv(115, 41%, 85%) |
| CMYK | cmyk(36.9%, 0%, 40.6%, 14.9%) |
| CIE-LAB | lab(79.91, -41.59, 35.78) |
| CIE-LCH | lch(79.91, 54.86, 139.29°) |
| OKLab | oklab(81.24% -0.1134 0.0882) |
| OKLCH | oklch(81.24% 0.144 142.1) |
| XYZ | xyz(39.0902, 56.5270, 29.6157) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.71
Pistachio
#93C572
ΔE00 5.87
Lightish Green
#61E160
ΔE00 6.13
Soft Green
#6FC276
ΔE00 6.28
Hospital Green
#9BE5AA
ΔE00 6.65
Fresh Green
#69D84F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D981 #D181D9
analogous
#B5D981 #89D981 #81D9A5
triadic
#89D981 #8189D9 #D98189
tetradic
#89D981 #81B5D9 #D181D9 #D9A581
square
#89D981 #81B5D9 #D181D9 #D9A581
split-complementary
#89D981 #A581D9 #D981B5
monochromatic
#3FAC34 #5DCB52 #89D981 #B5E7B0 #E1F5DF
Accessibility & contrast
On white
1.71
#89D981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#89D981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D981
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D981 | 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)
#DDCB7B
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#82D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #89d981; /* rgb */ color: rgb(137, 217, 129); /* oklch */ color: oklch(81.2% 0.144 142.1);
Tailwind
colors: {
custom: {
50: '#afe5a6',
500: '#89d981',
950: '#000000',
},
}SCSS
$custom: #89d981; $custom-light: #afe5a6; $custom-dark: #000000;
JSON
{
"hex": "#89d981",
"rgb": {
"r": 137,
"g": 217,
"b": 129
},
"hsl": {
"h": 114.545,
"s": 53.659,
"l": 67.843
},
"oklch": {
"l": 0.81244,
"c": 0.1437,
"h": 142.1
},
"luminance": 0.56529
}Semantic roles & 50–950 ramp
primary
#89D981
secondary
#A64FAF
accent
#24C1B3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480