#8CDCAB#8CDCAB
#8CDCAB is a very light, moderate green. Relative luminance 0.597; OKLCH L 83.0% C 0.105 H 156.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCAB |
|---|---|
| RGB | rgb(140, 220, 171) |
| HSL | hsl(143, 53%, 71%) |
| HSV | hsv(143, 36%, 86%) |
| CMYK | cmyk(36.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(81.67, -34.94, 16.47) |
| CIE-LCH | lch(81.67, 38.62, 154.76°) |
| OKLab | oklab(82.96% -0.0964 0.0422) |
| OKLCH | oklch(82.96% 0.105 156.4) |
| XYZ | xyz(43.7563, 59.6996, 47.7377) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.70
Hospital Green
#9BE5AA
ΔE00 3.46
Light Teal
#90E4C1
ΔE00 4.49
Mint
#AAF0C1
ΔE00 5.19
Mediumaquamarine
#66CDAA
ΔE00 6.61
Light Sea Green
#98F6B0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCAB #DC8CBD
analogous
#95DC8C #8CDCAB #8CDCD3
triadic
#8CDCAB #AB8CDC #DCAB8C
tetradic
#8CDCAB #8C95DC #DC8CBD #DCD38C
square
#8CDCAB #8C95DC #DC8CBD #DCD38C
split-complementary
#8CDCAB #D38CDC #DC8C95
monochromatic
#37B669 #5DCE89 #8CDCAB #BBEACD #E8F8EE
Accessibility & contrast
On white
1.62
#8CDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#8CDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCAB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCAB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#7CDBCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cdcab; /* rgb */ color: rgb(140, 220, 171); /* oklch */ color: oklch(83.0% 0.105 156.4);
Tailwind
colors: {
custom: {
50: '#b0e7c4',
500: '#8cdcab',
950: '#000000',
},
}SCSS
$custom: #8cdcab; $custom-light: #b0e7c4; $custom-dark: #000000;
JSON
{
"hex": "#8cdcab",
"rgb": {
"r": 140,
"g": 220,
"b": 171
},
"hsl": {
"h": 143.25,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.82957,
"c": 0.10522,
"h": 156.4
},
"luminance": 0.59702
}Semantic roles & 50–950 ramp
primary
#8CDCAB
secondary
#B35990
accent
#2584C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482