#89D385#89D385
#89D385 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.9% C 0.131 H 143.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #89D385 |
|---|---|
| RGB | rgb(137, 211, 133) |
| HSL | hsl(117, 47%, 67%) |
| HSV | hsv(117, 37%, 83%) |
| CMYK | cmyk(35.1%, 0%, 37%, 17.3%) |
| CIE-LAB | lab(78.23, -38.32, 31.55) |
| CIE-LCH | lch(78.23, 49.63, 140.54°) |
| OKLab | oklab(79.9% -0.1045 0.0785) |
| OKLCH | oklch(79.9% 0.131 143.1) |
| XYZ | xyz(37.8428, 53.5985, 30.5373) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.92
Pistachio
#93C572
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 6.20
Lightgreen
#90EE90
ΔE00 6.29
Emerald
#50C878
ΔE00 6.43
Light Grey Green
#B7E1A1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D385 #CF85D3
analogous
#B0D385 #89D385 #85D3A8
triadic
#89D385 #8589D3 #D38589
tetradic
#89D385 #85B0D3 #CF85D3 #D3A885
square
#89D385 #85B0D3 #CF85D3 #D3A885
split-complementary
#89D385 #A885D3 #D385B0
monochromatic
#40A33B #5DC358 #89D385 #B5E3B2 #E0F3DF
Accessibility & contrast
On white
1.79
#89D385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#89D385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D385
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D385 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C680
Deuteranopia (green-blind)
#CBBF8A
Tritanopia (blue-blind)
#82CFBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89d385; /* rgb */ color: rgb(137, 211, 133); /* oklch */ color: oklch(79.9% 0.131 143.1);
Tailwind
colors: {
custom: {
50: '#aee1a9',
500: '#89d385',
950: '#000000',
},
}SCSS
$custom: #89d385; $custom-light: #aee1a9; $custom-dark: #000000;
JSON
{
"hex": "#89d385",
"rgb": {
"r": 137,
"g": 211,
"b": 133
},
"hsl": {
"h": 116.923,
"s": 46.988,
"l": 67.451
},
"oklch": {
"l": 0.79896,
"c": 0.13064,
"h": 143.1
},
"luminance": 0.536
}Semantic roles & 50–950 ramp
primary
#89D385
secondary
#A355A8
accent
#2BBAB3
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480