#89D58D#89D58D
#89D58D is a light, vivid green. Relative luminance 0.548; OKLCH L 80.5% C 0.126 H 145.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #89D58D |
|---|---|
| RGB | rgb(137, 213, 141) |
| HSL | hsl(123, 48%, 69%) |
| HSV | hsv(123, 36%, 84%) |
| CMYK | cmyk(35.7%, 0%, 33.8%, 16.5%) |
| CIE-LAB | lab(78.94, -37.95, 28.37) |
| CIE-LCH | lch(78.94, 47.38, 143.22°) |
| OKLab | oklab(80.52% -0.1035 0.0711) |
| OKLCH | oklch(80.52% 0.126 145.5) |
| XYZ | xyz(38.9167, 54.8279, 33.7264) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.00
Soft Green
#6FC276
ΔE00 5.38
Pistachio
#93C572
ΔE00 6.24
Lightgreen
#90EE90
ΔE00 6.24
Emerald
#50C878
ΔE00 6.49
Light Grey Green
#B7E1A1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D58D #D589D1
analogous
#ABD589 #89D58D #89D5B3
triadic
#89D58D #8D89D5 #D58D89
tetradic
#89D58D #89ABD5 #D589D1 #D5B389
square
#89D58D #89ABD5 #D589D1 #D5B389
split-complementary
#89D58D #B389D5 #D589AB
monochromatic
#3CA841 #5CC561 #89D58D #B6E5B9 #E3F5E4
Accessibility & contrast
On white
1.75
#89D58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#89D58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D58D
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D58D | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C888
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#80D1C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89d58d; /* rgb */ color: rgb(137, 213, 141); /* oklch */ color: oklch(80.5% 0.126 145.5);
Tailwind
colors: {
custom: {
50: '#aee2af',
500: '#89d58d',
950: '#000000',
},
}SCSS
$custom: #89d58d; $custom-light: #aee2af; $custom-dark: #000000;
JSON
{
"hex": "#89d58d",
"rgb": {
"r": 137,
"g": 213,
"b": 141
},
"hsl": {
"h": 123.158,
"s": 47.5,
"l": 68.627
},
"oklch": {
"l": 0.80519,
"c": 0.12554,
"h": 145.5
},
"luminance": 0.5483
}Semantic roles & 50–950 ramp
primary
#89D58D
secondary
#AB57A7
accent
#2BB3BB
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481