#8CD889#8CD889
#8CD889 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.3% C 0.132 H 143.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD889 |
|---|---|
| RGB | rgb(140, 216, 137) |
| HSL | hsl(118, 50%, 69%) |
| HSV | hsv(118, 37%, 85%) |
| CMYK | cmyk(35.2%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(79.89, -39.00, 31.72) |
| CIE-LCH | lch(79.89, 50.27, 140.87°) |
| OKLab | oklab(81.31% -0.1063 0.079) |
| OKLCH | oklch(81.31% 0.132 143.4) |
| XYZ | xyz(39.8847, 56.4913, 32.4644) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.43
Pistachio
#93C572
ΔE00 5.95
Soft Green
#6FC276
ΔE00 6.01
Light Grey Green
#B7E1A1
ΔE00 6.59
Emerald
#50C878
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD889 #D589D8
analogous
#B4D889 #8CD889 #89D8AE
triadic
#8CD889 #898CD8 #D8898C
tetradic
#8CD889 #89B4D8 #D589D8 #D8AE89
square
#8CD889 #89B4D8 #D589D8 #D8AE89
split-complementary
#8CD889 #AE89D8 #D889B4
monochromatic
#3EAD39 #5FC95B #8CD889 #B9E7B7 #E6F6E5
Accessibility & contrast
On white
1.71
#8CD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8CD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD889
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD889 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB84
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#84D4C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd889; /* rgb */ color: rgb(140, 216, 137); /* oklch */ color: oklch(81.3% 0.132 143.4);
Tailwind
colors: {
custom: {
50: '#b0e4ac',
500: '#8cd889',
950: '#000000',
},
}SCSS
$custom: #8cd889; $custom-light: #b0e4ac; $custom-dark: #000000;
JSON
{
"hex": "#8cd889",
"rgb": {
"r": 140,
"g": 216,
"b": 137
},
"hsl": {
"h": 117.722,
"s": 50.318,
"l": 69.216
},
"oklch": {
"l": 0.81307,
"c": 0.13243,
"h": 143.4
},
"luminance": 0.56493
}Semantic roles & 50–950 ramp
primary
#8CD889
secondary
#AB57AE
accent
#28BEB8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481