#C4D2C6#C4D2C6
#C4D2C6 is a very light, muted green. Relative luminance 0.619; OKLCH L 85.0% C 0.022 H 149.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2C6 |
|---|---|
| RGB | rgb(196, 210, 198) |
| HSL | hsl(129, 13%, 80%) |
| HSV | hsv(129, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(82.86, -6.96, 4.32) |
| CIE-LCH | lch(82.86, 8.19, 148.21°) |
| OKLab | oklab(84.97% -0.0193 0.0113) |
| OKLCH | oklch(84.97% 0.022 149.7) |
| XYZ | xyz(56.0026, 61.9057, 62.4137) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 6.81
Light Gray
#D3D3D3
ΔE00 9.08
Gainsboro
#DCDCDC
ΔE00 9.56
Silver
#C0C0C0
ΔE00 9.68
Honeydew
#F0FFF0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2C6 #D2C4D0
analogous
#C9D2C4 #C4D2C6 #C4D2CD
triadic
#C4D2C6 #C6C4D2 #D2C6C4
tetradic
#C4D2C6 #C4C9D2 #D2C4D0 #D2CDC4
square
#C4D2C6 #C4C9D2 #D2C4D0 #D2CDC4
split-complementary
#C4D2C6 #CDC4D2 #D2C4C9
monochromatic
#7F9D83 #A1B8A4 #C4D2C6 #E7ECE8 #EEF2EE
Accessibility & contrast
On white
1.57
#C4D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#C4D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2C6
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2C6 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC5
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#C3D1CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c4d2c6; /* rgb */ color: rgb(196, 210, 198); /* oklch */ color: oklch(85.0% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#d5dfd7',
500: '#c4d2c6',
950: '#000000',
},
}SCSS
$custom: #c4d2c6; $custom-light: #d5dfd7; $custom-dark: #000000;
JSON
{
"hex": "#c4d2c6",
"rgb": {
"r": 196,
"g": 210,
"b": 198
},
"hsl": {
"h": 128.571,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.8497,
"c": 0.02234,
"h": 149.7
},
"luminance": 0.61906
}Semantic roles & 50–950 ramp
primary
#C4D2C6
secondary
#A694A4
accent
#4E8D98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483