#89DB87#89DB87
#89DB87 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.141 H 143.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB87 |
|---|---|
| RGB | rgb(137, 219, 135) |
| HSL | hsl(119, 54%, 69%) |
| HSV | hsv(119, 38%, 86%) |
| CMYK | cmyk(37.4%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(80.59, -41.57, 33.63) |
| CIE-LCH | lch(80.59, 53.47, 141.03°) |
| OKLab | oklab(81.82% -0.1133 0.0834) |
| OKLCH | oklch(81.82% 0.141 143.6) |
| XYZ | xyz(40.0194, 57.7285, 31.9510) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.30
Hospital Green
#9BE5AA
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.50
Pistachio
#93C572
ΔE00 6.54
Lightish Green
#61E160
ΔE00 6.57
Weird Green
#3AE57F
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB87 #D987DB
analogous
#B3DB87 #89DB87 #87DBAF
triadic
#89DB87 #8789DB #DB8789
tetradic
#89DB87 #87B3DB #D987DB #DBAF87
square
#89DB87 #87B3DB #D987DB #DBAF87
split-complementary
#89DB87 #AF87DB #DB87B3
monochromatic
#38B235 #5BCD58 #89DB87 #B7E9B6 #E6F7E5
Accessibility & contrast
On white
1.67
#89DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#89DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB87
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB87 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD81
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#80D6C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db87; /* rgb */ color: rgb(137, 219, 135); /* oklch */ color: oklch(81.8% 0.141 143.6);
Tailwind
colors: {
custom: {
50: '#afe6ab',
500: '#89db87',
950: '#000000',
},
}SCSS
$custom: #89db87; $custom-light: #afe6ab; $custom-dark: #000000;
JSON
{
"hex": "#89db87",
"rgb": {
"r": 137,
"g": 219,
"b": 135
},
"hsl": {
"h": 118.571,
"s": 53.846,
"l": 69.412
},
"oklch": {
"l": 0.81822,
"c": 0.14067,
"h": 143.6
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#89DB87
secondary
#B054B2
accent
#24C1BE
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481