#C4D4CA#C4D4CA
#C4D4CA is a very light, muted green. Relative luminance 0.631; OKLCH L 85.5% C 0.022 H 158.5°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4CA |
|---|---|
| RGB | rgb(196, 212, 202) |
| HSL | hsl(143, 16%, 80%) |
| HSV | hsv(143, 8%, 83%) |
| CMYK | cmyk(7.5%, 0%, 4.7%, 16.9%) |
| CIE-LAB | lab(83.49, -7.26, 3.09) |
| CIE-LCH | lch(83.49, 7.89, 156.93°) |
| OKLab | oklab(85.5% -0.0205 0.0081) |
| OKLCH | oklch(85.5% 0.022 158.5) |
| XYZ | xyz(56.9670, 63.0864, 65.0413) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.00
Silver (survey)
#C5C9C7
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 9.05
Gainsboro
#DCDCDC
ΔE00 9.44
Honeydew
#F0FFF0
ΔE00 9.54
Fog
#D8DCE0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4CA #D4C4CE
analogous
#C6D4C4 #C4D4CA #C4D4D2
triadic
#C4D4CA #CAC4D4 #D4CAC4
tetradic
#C4D4CA #C4C6D4 #D4C4CE #D4D2C4
square
#C4D4CA #C4C6D4 #D4C4CE #D4D2C4
split-complementary
#C4D4CA #D2C4D4 #D4C4C6
monochromatic
#7DA08A #A1BAAA #C4D4CA #E7EEEA #EDF2EF
Accessibility & contrast
On white
1.54
#C4D4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#C4D4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4CA
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4CA | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#D1CFCB
Tritanopia (blue-blind)
#C2D4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c4d4ca; /* rgb */ color: rgb(196, 212, 202); /* oklch */ color: oklch(85.5% 0.022 158.5);
Tailwind
colors: {
custom: {
50: '#d5e1da',
500: '#c4d4ca',
950: '#000000',
},
}SCSS
$custom: #c4d4ca; $custom-light: #d5e1da; $custom-dark: #000000;
JSON
{
"hex": "#c4d4ca",
"rgb": {
"r": 196,
"g": 212,
"b": 202
},
"hsl": {
"h": 142.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.85496,
"c": 0.02203,
"h": 158.5
},
"luminance": 0.63087
}Semantic roles & 50–950 ramp
primary
#C4D4CA
secondary
#A993A1
accent
#4C7D9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483