#C4D6CC#C4D6CC
#C4D6CC is a very light, muted green. Relative luminance 0.642; OKLCH L 86.0% C 0.024 H 161.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6CC |
|---|---|
| RGB | rgb(196, 214, 204) |
| HSL | hsl(147, 18%, 80%) |
| HSV | hsv(147, 8%, 84%) |
| CMYK | cmyk(8.4%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(84.06, -7.92, 2.87) |
| CIE-LCH | lch(84.06, 8.42, 160.11°) |
| OKLab | oklab(85.97% -0.0225 0.0075) |
| OKLCH | oklch(85.97% 0.024 161.7) |
| XYZ | xyz(57.7083, 64.1878, 66.4642) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 7.53
Honeydew
#F0FFF0
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.59
Powder Blue
#B0E0E6
ΔE00 9.86
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6CC #D6C4CE
analogous
#C5D6C4 #C4D6CC #C4D6D5
triadic
#C4D6CC #CCC4D6 #D6CCC4
tetradic
#C4D6CC #C4C5D6 #D6C4CE #D6D5C4
square
#C4D6CC #C4C5D6 #D6C4CE #D6D5C4
split-complementary
#C4D6CC #D5C4D6 #D6C4C5
monochromatic
#7CA48E #A0BDAD #C4D6CC #E8EFEB #EDF2EF
Accessibility & contrast
On white
1.52
#C4D6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#C4D6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6CC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6CC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#C1D6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c4d6cc; /* rgb */ color: rgb(196, 214, 204); /* oklch */ color: oklch(86.0% 0.024 161.7);
Tailwind
colors: {
custom: {
50: '#d5e2db',
500: '#c4d6cc',
950: '#000000',
},
}SCSS
$custom: #c4d6cc; $custom-light: #d5e2db; $custom-dark: #000000;
JSON
{
"hex": "#c4d6cc",
"rgb": {
"r": 196,
"g": 214,
"b": 204
},
"hsl": {
"h": 146.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.85967,
"c": 0.0237,
"h": 161.7
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#C4D6CC
secondary
#AB93A0
accent
#49779C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484