#89DB80#89DB80
#89DB80 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.7% C 0.148 H 141.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #89DB80 |
|---|---|
| RGB | rgb(137, 219, 128) |
| HSL | hsl(114, 56%, 68%) |
| HSV | hsv(114, 42%, 86%) |
| CMYK | cmyk(37.4%, 0%, 41.6%, 14.1%) |
| CIE-LAB | lab(80.48, -42.61, 37.02) |
| CIE-LCH | lch(80.48, 56.44, 139.01°) |
| OKLab | oklab(81.7% -0.1162 0.0911) |
| OKLCH | oklch(81.7% 0.148 141.9) |
| XYZ | xyz(39.5427, 57.5378, 29.4402) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.27
Lightish Green
#61E160
ΔE00 5.68
Pistachio
#93C572
ΔE00 6.25
Fresh Green
#69D84F
ΔE00 6.36
Soft Green
#6FC276
ΔE00 6.78
Hospital Green
#9BE5AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DB80 #D280DB
analogous
#B6DB80 #89DB80 #80DBA4
triadic
#89DB80 #8089DB #DB8089
tetradic
#89DB80 #80B6DB #D280DB #DBA480
square
#89DB80 #80B6DB #D280DB #DBA480
split-complementary
#89DB80 #A480DB #DB80B6
monochromatic
#3EAF32 #5DCD50 #89DB80 #B5E9B0 #E2F6DF
Accessibility & contrast
On white
1.68
#89DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#89DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DB80
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DB80 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#81D6C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #89db80; /* rgb */ color: rgb(137, 219, 128); /* oklch */ color: oklch(81.7% 0.148 141.9);
Tailwind
colors: {
custom: {
50: '#afe6a6',
500: '#89db80',
950: '#000000',
},
}SCSS
$custom: #89db80; $custom-light: #afe6a6; $custom-dark: #000000;
JSON
{
"hex": "#89db80",
"rgb": {
"r": 137,
"g": 219,
"b": 128
},
"hsl": {
"h": 114.066,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.81701,
"c": 0.14764,
"h": 141.9
},
"luminance": 0.5754
}Semantic roles & 50–950 ramp
primary
#89DB80
secondary
#A84EB1
accent
#22C3B3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480