#8CD5A0#8CD5A0
#8CD5A0 is a light, moderate green. Relative luminance 0.557; OKLCH L 81.1% C 0.105 H 152.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD5A0 |
|---|---|
| RGB | rgb(140, 213, 160) |
| HSL | hsl(136, 46%, 69%) |
| HSV | hsv(136, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 24.9%, 16.5%) |
| CIE-LAB | lab(79.44, -33.75, 19.15) |
| CIE-LCH | lch(79.44, 38.80, 150.43°) |
| OKLab | oklab(81.08% -0.0926 0.0489) |
| OKLCH | oklch(81.08% 0.105 152.2) |
| XYZ | xyz(40.9523, 55.6999, 41.8442) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.91
Seafoam
#7FE0B3
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 6.54
Mint
#AAF0C1
ΔE00 6.72
Darkseagreen
#8FBC8F
ΔE00 6.93
Mediumaquamarine
#66CDAA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD5A0 #D58CC1
analogous
#9DD58C #8CD5A0 #8CD5C5
triadic
#8CD5A0 #A08CD5 #D5A08C
tetradic
#8CD5A0 #8C9DD5 #D58CC1 #D5C58C
square
#8CD5A0 #8C9DD5 #D58CC1 #D5C58C
split-complementary
#8CD5A0 #C58CD5 #D58C9D
monochromatic
#3EA95B #5FC57B #8CD5A0 #B9E5C5 #E6F6EA
Accessibility & contrast
On white
1.73
#8CD5A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#8CD5A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD5A0
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD5A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD5A0 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CA9D
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#80D3C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd5a0; /* rgb */ color: rgb(140, 213, 160); /* oklch */ color: oklch(81.1% 0.105 152.2);
Tailwind
colors: {
custom: {
50: '#b0e2bc',
500: '#8cd5a0',
950: '#000000',
},
}SCSS
$custom: #8cd5a0; $custom-light: #b0e2bc; $custom-dark: #000000;
JSON
{
"hex": "#8cd5a0",
"rgb": {
"r": 140,
"g": 213,
"b": 160
},
"hsl": {
"h": 136.438,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.8108,
"c": 0.10472,
"h": 152.2
},
"luminance": 0.55702
}Semantic roles & 50–950 ramp
primary
#8CD5A0
secondary
#AB5A95
accent
#2C93BA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#111512
muted
#818482