#8CD59A#8CD59A
#8CD59A is a light, moderate green. Relative luminance 0.555; OKLCH L 80.9% C 0.111 H 149.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD59A |
|---|---|
| RGB | rgb(140, 213, 154) |
| HSL | hsl(132, 46%, 69%) |
| HSV | hsv(132, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 27.7%, 16.5%) |
| CIE-LAB | lab(79.33, -34.82, 22.14) |
| CIE-LCH | lch(79.33, 41.27, 147.55°) |
| OKLab | oklab(80.95% -0.0952 0.0562) |
| OKLCH | oklch(80.95% 0.111 149.5) |
| XYZ | xyz(40.4401, 55.4950, 39.1463) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.97
Darkseagreen
#8FBC8F
ΔE00 7.06
Mint
#AAF0C1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD59A #D58CC7
analogous
#A3D58C #8CD59A #8CD5BF
triadic
#8CD59A #9A8CD5 #D59A8C
tetradic
#8CD59A #8CA3D5 #D58CC7 #D5BF8C
square
#8CD59A #8CA3D5 #D58CC7 #D5BF8C
split-complementary
#8CD59A #BF8CD5 #D58CA3
monochromatic
#3EA952 #5FC573 #8CD59A #B9E5C1 #E6F6E9
Accessibility & contrast
On white
1.74
#8CD59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#8CD59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD59A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD59A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#81D2C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd59a; /* rgb */ color: rgb(140, 213, 154); /* oklch */ color: oklch(80.9% 0.111 149.5);
Tailwind
colors: {
custom: {
50: '#b0e2b8',
500: '#8cd59a',
950: '#000000',
},
}SCSS
$custom: #8cd59a; $custom-light: #b0e2b8; $custom-dark: #000000;
JSON
{
"hex": "#8cd59a",
"rgb": {
"r": 140,
"g": 213,
"b": 154
},
"hsl": {
"h": 131.507,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.80947,
"c": 0.11059,
"h": 149.5
},
"luminance": 0.55497
}Semantic roles & 50–950 ramp
primary
#8CD59A
secondary
#AB5A9C
accent
#2C9EBA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481