#8CDCAA#8CDCAA
#8CDCAA is a very light, moderate green. Relative luminance 0.597; OKLCH L 82.9% C 0.106 H 155.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCAA |
|---|---|
| RGB | rgb(140, 220, 170) |
| HSL | hsl(143, 53%, 71%) |
| HSV | hsv(143, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(81.65, -35.13, 16.96) |
| CIE-LCH | lch(81.65, 39.01, 154.22°) |
| OKLab | oklab(82.93% -0.0968 0.0434) |
| OKLCH | oklch(82.93% 0.106 155.8) |
| XYZ | xyz(43.6614, 59.6616, 47.2376) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.86
Hospital Green
#9BE5AA
ΔE00 3.29
Light Teal
#90E4C1
ΔE00 4.71
Mint
#AAF0C1
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 6.58
Mediumaquamarine
#66CDAA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCAA #DC8CBE
analogous
#96DC8C #8CDCAA #8CDCD2
triadic
#8CDCAA #AA8CDC #DCAA8C
tetradic
#8CDCAA #8C96DC #DC8CBE #DCD28C
square
#8CDCAA #8C96DC #DC8CBE #DCD28C
split-complementary
#8CDCAA #D28CDC #DC8C96
monochromatic
#37B667 #5DCE87 #8CDCAA #BBEACD #E8F8EE
Accessibility & contrast
On white
1.62
#8CDCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8CDCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCAA
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCAA | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#CFC7AD
Tritanopia (blue-blind)
#7CDBCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdcaa; /* rgb */ color: rgb(140, 220, 170); /* oklch */ color: oklch(82.9% 0.106 155.8);
Tailwind
colors: {
custom: {
50: '#b0e7c3',
500: '#8cdcaa',
950: '#000000',
},
}SCSS
$custom: #8cdcaa; $custom-light: #b0e7c3; $custom-dark: #000000;
JSON
{
"hex": "#8cdcaa",
"rgb": {
"r": 140,
"g": 220,
"b": 170
},
"hsl": {
"h": 142.5,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.82933,
"c": 0.10613,
"h": 155.8
},
"luminance": 0.59664
}Semantic roles & 50–950 ramp
primary
#8CDCAA
secondary
#B35991
accent
#2586C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482