#89D588#89D588
#89D588 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.4% C 0.131 H 144.0°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #89D588 |
|---|---|
| RGB | rgb(137, 213, 136) |
| HSL | hsl(119, 48%, 68%) |
| HSV | hsv(119, 36%, 84%) |
| CMYK | cmyk(35.7%, 0%, 36.2%, 16.5%) |
| CIE-LAB | lab(78.86, -38.75, 30.84) |
| CIE-LCH | lch(78.86, 49.52, 141.49°) |
| OKLab | oklab(80.42% -0.1056 0.0769) |
| OKLCH | oklch(80.42% 0.131 144) |
| XYZ | xyz(38.5530, 54.6825, 31.8112) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.67
Hospital Green
#9BE5AA
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.90
Emerald
#50C878
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89D588 #D488D5
analogous
#AFD588 #89D588 #88D5AD
triadic
#89D588 #8889D5 #D58889
tetradic
#89D588 #88AFD5 #D488D5 #D5AD88
square
#89D588 #88AFD5 #D488D5 #D5AD88
split-complementary
#89D588 #AD88D5 #D588AF
monochromatic
#3DA73B #5CC55B #89D588 #B6E5B5 #E3F5E2
Accessibility & contrast
On white
1.76
#89D588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#89D588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89D588
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89D588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89D588 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C883
Deuteranopia (green-blind)
#CDC08C
Tritanopia (blue-blind)
#81D1C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89d588; /* rgb */ color: rgb(137, 213, 136); /* oklch */ color: oklch(80.4% 0.131 144.0);
Tailwind
colors: {
custom: {
50: '#aee2ab',
500: '#89d588',
950: '#000000',
},
}SCSS
$custom: #89d588; $custom-light: #aee2ab; $custom-dark: #000000;
JSON
{
"hex": "#89d588",
"rgb": {
"r": 137,
"g": 213,
"b": 136
},
"hsl": {
"h": 119.221,
"s": 47.826,
"l": 68.431
},
"oklch": {
"l": 0.80423,
"c": 0.13063,
"h": 144
},
"luminance": 0.54684
}Semantic roles & 50–950 ramp
primary
#89D588
secondary
#AA56AB
accent
#2ABBB9
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481