#89DF80#89DF80
#89DF80 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.153 H 142.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89DF80 |
|---|---|
| RGB | rgb(137, 223, 128) |
| HSL | hsl(114, 60%, 69%) |
| HSV | hsv(114, 43%, 87%) |
| CMYK | cmyk(38.6%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.65, -44.34, 38.52) |
| CIE-LCH | lch(81.65, 58.73, 139.02°) |
| OKLab | oklab(82.65% -0.1209 0.0945) |
| OKLCH | oklch(82.65% 0.153 142) |
| XYZ | xyz(40.5988, 59.6500, 29.7923) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Lightish Green
#61E160
ΔE00 5.13
Palegreen
#98FB98
ΔE00 6.08
Fresh Green
#69D84F
ΔE00 6.12
Weird Green
#3AE57F
ΔE00 6.56
Light Green
#96F97B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DF80 #D680DF
analogous
#B9DF80 #89DF80 #80DFA7
triadic
#89DF80 #8089DF #DF8089
tetradic
#89DF80 #80B9DF #D680DF #DFA780
square
#89DF80 #80B9DF #D680DF #DFA780
split-complementary
#89DF80 #A780DF #DF80B9
monochromatic
#3BB72E #5CD34F #89DF80 #B6EBB1 #E4F8E2
Accessibility & contrast
On white
1.62
#89DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#89DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DF80
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DF80 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#81DAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #89df80; /* rgb */ color: rgb(137, 223, 128); /* oklch */ color: oklch(82.7% 0.153 142.0);
Tailwind
colors: {
custom: {
50: '#afe9a6',
500: '#89df80',
950: '#000000',
},
}SCSS
$custom: #89df80; $custom-light: #afe9a6; $custom-dark: #000000;
JSON
{
"hex": "#89df80",
"rgb": {
"r": 137,
"g": 223,
"b": 128
},
"hsl": {
"h": 114.316,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.8265,
"c": 0.15348,
"h": 142
},
"luminance": 0.59652
}Semantic roles & 50–950 ramp
primary
#89DF80
secondary
#AC4DB6
accent
#1EC7B7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480