#89DB89#89DB89
#89DB89 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.9% C 0.139 H 144.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB89 |
|---|---|
| RGB | rgb(137, 219, 137) |
| HSL | hsl(120, 53%, 70%) |
| HSV | hsv(120, 37%, 86%) |
| CMYK | cmyk(37.4%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(80.62, -41.26, 32.65) |
| CIE-LCH | lch(80.62, 52.62, 141.65°) |
| OKLab | oklab(81.86% -0.1124 0.0812) |
| OKLCH | oklch(81.86% 0.139 144.2) |
| XYZ | xyz(40.1616, 57.7854, 32.6996) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Hospital Green
#9BE5AA
ΔE00 5.43
Soft Green
#6FC276
ΔE00 6.46
Pistachio
#93C572
ΔE00 6.67
Lightish Green
#61E160
ΔE00 6.85
Weird Green
#3AE57F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB89 #DB89DB
analogous
#B2DB89 #89DB89 #89DBB2
triadic
#89DB89 #8989DB #DB8989
tetradic
#89DB89 #89B2DB #DB89DB #DBB289
square
#89DB89 #89B2DB #DB89DB #DBB289
split-complementary
#89DB89 #B289DB #DB89B2
monochromatic
#37B337 #5ACD5A #89DB89 #B8E9B8 #E7F8E7
Accessibility & contrast
On white
1.67
#89DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#89DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB89
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB89 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#80D7C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db89; /* rgb */ color: rgb(137, 219, 137); /* oklch */ color: oklch(81.9% 0.139 144.2);
Tailwind
colors: {
custom: {
50: '#afe6ac',
500: '#89db89',
950: '#000000',
},
}SCSS
$custom: #89db89; $custom-light: #afe6ac; $custom-dark: #000000;
JSON
{
"hex": "#89db89",
"rgb": {
"r": 137,
"g": 219,
"b": 137
},
"hsl": {
"h": 120,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.81858,
"c": 0.13867,
"h": 144.2
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#89DB89
secondary
#B256B2
accent
#25C1C1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481