#8CDCA7#8CDCA7
#8CDCA7 is a very light, moderate green. Relative luminance 0.596; OKLCH L 82.9% C 0.109 H 154.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCA7 |
|---|---|
| RGB | rgb(140, 220, 167) |
| HSL | hsl(140, 53%, 71%) |
| HSV | hsv(140, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(81.59, -35.69, 18.45) |
| CIE-LCH | lch(81.59, 40.18, 152.66°) |
| OKLab | oklab(82.86% -0.0981 0.0472) |
| OKLCH | oklch(82.86% 0.109 154.3) |
| XYZ | xyz(43.3808, 59.5494, 45.7601) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 3.41
Mint
#AAF0C1
ΔE00 5.38
Light Teal
#90E4C1
ΔE00 5.40
Light Sea Green
#98F6B0
ΔE00 6.25
Mediumaquamarine
#66CDAA
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCA7 #DC8CC1
analogous
#99DC8C #8CDCA7 #8CDCCF
triadic
#8CDCA7 #A78CDC #DCA78C
tetradic
#8CDCA7 #8C99DC #DC8CC1 #DCCF8C
square
#8CDCA7 #8C99DC #DC8CC1 #DCCF8C
split-complementary
#8CDCA7 #CF8CDC #DC8C99
monochromatic
#37B662 #5DCE83 #8CDCA7 #BBEACB #E8F8ED
Accessibility & contrast
On white
1.63
#8CDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#8CDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCA7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCA7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A4
Deuteranopia (green-blind)
#CFC7AA
Tritanopia (blue-blind)
#7DDACD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdca7; /* rgb */ color: rgb(140, 220, 167); /* oklch */ color: oklch(82.9% 0.109 154.3);
Tailwind
colors: {
custom: {
50: '#b0e7c1',
500: '#8cdca7',
950: '#000000',
},
}SCSS
$custom: #8cdca7; $custom-light: #b0e7c1; $custom-dark: #000000;
JSON
{
"hex": "#8cdca7",
"rgb": {
"r": 140,
"g": 220,
"b": 167
},
"hsl": {
"h": 140.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.82864,
"c": 0.10888,
"h": 154.3
},
"luminance": 0.59552
}Semantic roles & 50–950 ramp
primary
#8CDCA7
secondary
#B35995
accent
#258CC1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482