#89DA82#89DA82
#89DA82 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.5% C 0.144 H 142.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89DA82 |
|---|---|
| RGB | rgb(137, 218, 130) |
| HSL | hsl(115, 54%, 68%) |
| HSV | hsv(115, 40%, 85%) |
| CMYK | cmyk(37.2%, 0%, 40.4%, 14.5%) |
| CIE-LAB | lab(80.22, -41.88, 35.68) |
| CIE-LCH | lch(80.22, 55.01, 139.57°) |
| OKLab | oklab(81.5% -0.1142 0.088) |
| OKLCH | oklch(81.5% 0.144 142.4) |
| XYZ | xyz(39.4155, 57.0708, 30.0537) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.47
Lightish Green
#61E160
ΔE00 6.08
Pistachio
#93C572
ΔE00 6.11
Soft Green
#6FC276
ΔE00 6.45
Hospital Green
#9BE5AA
ΔE00 6.51
Fresh Green
#69D84F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DA82 #D382DA
analogous
#B5DA82 #89DA82 #82DAA7
triadic
#89DA82 #8289DA #DA8289
tetradic
#89DA82 #82B5DA #D382DA #DAA782
square
#89DA82 #82B5DA #D382DA #DAA782
split-complementary
#89DA82 #A782DA #DA82B5
monochromatic
#3DAE34 #5CCC53 #89DA82 #B6E8B1 #E2F6E0
Accessibility & contrast
On white
1.69
#89DA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#89DA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DA82
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DA82 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#81D5C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #89da82; /* rgb */ color: rgb(137, 218, 130); /* oklch */ color: oklch(81.5% 0.144 142.4);
Tailwind
colors: {
custom: {
50: '#afe6a7',
500: '#89da82',
950: '#000000',
},
}SCSS
$custom: #89da82; $custom-light: #afe6a7; $custom-dark: #000000;
JSON
{
"hex": "#89da82",
"rgb": {
"r": 137,
"g": 218,
"b": 130
},
"hsl": {
"h": 115.227,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.81498,
"c": 0.14418,
"h": 142.4
},
"luminance": 0.57073
}Semantic roles & 50–950 ramp
primary
#89DA82
secondary
#A950B0
accent
#24C2B5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480