#89D87F#89D87F
#89D87F is a light, vivid green. Relative luminance 0.560; OKLCH L 81.0% C 0.144 H 141.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #89D87F |
|---|---|
| RGB | rgb(137, 216, 127) |
| HSL | hsl(113, 53%, 67%) |
| HSV | hsv(113, 41%, 85%) |
| CMYK | cmyk(36.6%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(79.59, -41.44, 36.37) |
| CIE-LCH | lch(79.59, 55.14, 138.72°) |
| OKLab | oklab(80.97% -0.1131 0.0895) |
| OKLCH | oklch(80.97% 0.144 141.6) |
| XYZ | xyz(38.7016, 55.9604, 28.8368) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Pistachio
#93C572
ΔE00 5.59
Lightish Green
#61E160
ΔE00 6.07
Soft Green
#6FC276
ΔE00 6.17
Fresh Green
#69D84F
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D87F #CE7FD8
analogous
#B6D87F #89D87F #7FD8A1
triadic
#89D87F #7F89D8 #D87F89
tetradic
#89D87F #7FB6D8 #CE7FD8 #D8A17F
square
#89D87F #7FB6D8 #CE7FD8 #D8A17F
split-complementary
#89D87F #A17FD8 #D87FB6
monochromatic
#41A934 #5ECA50 #89D87F #B4E6AE #DFF5DD
Accessibility & contrast
On white
1.72
#89D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#89D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D87F
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D87F | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#D1C284
Tritanopia (blue-blind)
#82D3C2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #89d87f; /* rgb */ color: rgb(137, 216, 127); /* oklch */ color: oklch(81.0% 0.144 141.6);
Tailwind
colors: {
custom: {
50: '#afe4a5',
500: '#89d87f',
950: '#000000',
},
}SCSS
$custom: #89d87f; $custom-light: #afe4a5; $custom-dark: #000000;
JSON
{
"hex": "#89d87f",
"rgb": {
"r": 137,
"g": 216,
"b": 127
},
"hsl": {
"h": 113.258,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.80973,
"c": 0.14422,
"h": 141.6
},
"luminance": 0.55962
}Semantic roles & 50–950 ramp
primary
#89D87F
secondary
#A24FAC
accent
#25C1AF
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480