#C4DCC6#C4DCC6
#C4DCC6 is a very light, muted green. Relative luminance 0.670; OKLCH L 87.1% C 0.039 H 147.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCC6 |
|---|---|
| RGB | rgb(196, 220, 198) |
| HSL | hsl(125, 26%, 82%) |
| HSV | hsv(125, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(85.50, -12.08, 8.12) |
| CIE-LCH | lch(85.50, 14.56, 146.10°) |
| OKLab | oklab(87.06% -0.0333 0.0211) |
| OKLCH | oklch(87.06% 0.039 147.6) |
| XYZ | xyz(58.5491, 66.9986, 63.2625) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.04
Light Grey
#D8DCD6
ΔE00 10.09
Ice
#D6FFFA
ΔE00 10.67
Mint
#AAF0C1
ΔE00 10.74
Beige
#F5F5DC
ΔE00 10.79
Light Grey Green
#B7E1A1
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCC6 #DCC4DA
analogous
#CEDCC4 #C4DCC6 #C4DCD2
triadic
#C4DCC6 #C6C4DC #DCC6C4
tetradic
#C4DCC6 #C4CEDC #DCC4DA #DCD2C4
square
#C4DCC6 #C4CEDC #DCC4DA #DCD2C4
split-complementary
#C4DCC6 #D2C4DC #DCC4CE
monochromatic
#77AE7C #9EC5A1 #C4DCC6 #EAF3EB #ECF4EC
Accessibility & contrast
On white
1.46
#C4DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#C4DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCC6
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCC6 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C5
Deuteranopia (green-blind)
#D8D5C7
Tritanopia (blue-blind)
#C2DBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dcc6; /* rgb */ color: rgb(196, 220, 198); /* oklch */ color: oklch(87.1% 0.039 147.6);
Tailwind
colors: {
custom: {
50: '#d6e6d7',
500: '#c4dcc6',
950: '#000000',
},
}SCSS
$custom: #c4dcc6; $custom-light: #d6e6d7; $custom-dark: #000000;
JSON
{
"hex": "#c4dcc6",
"rgb": {
"r": 196,
"g": 220,
"b": 198
},
"hsl": {
"h": 125,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.8706,
"c": 0.0394,
"h": 147.6
},
"luminance": 0.66999
}Semantic roles & 50–950 ramp
primary
#C4DCC6
secondary
#B391B0
accent
#419CA4
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483