#C4D2CC#C4D2CC
#C4D2CC is a very light, near-neutral teal. Relative luminance 0.622; OKLCH L 85.1% C 0.017 H 168.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2CC |
|---|---|
| RGB | rgb(196, 210, 204) |
| HSL | hsl(154, 13%, 80%) |
| HSV | hsv(154, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(83.01, -5.85, 1.34) |
| CIE-LCH | lch(83.01, 6.01, 167.12°) |
| OKLab | oklab(85.14% -0.0169 0.0035) |
| OKLCH | oklch(85.14% 0.017 168.4) |
| XYZ | xyz(56.7084, 62.1880, 66.1309) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.08
Silver (survey)
#C5C9C7
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2CC #D2C4CA
analogous
#C4D2C5 #C4D2CC #C4D1D2
triadic
#C4D2CC #CCC4D2 #D2CCC4
tetradic
#C4D2CC #C5C4D2 #D2C4CA #D1D2C4
square
#C4D2CC #C5C4D2 #D2C4CA #D1D2C4
split-complementary
#C4D2CC #D2C4D1 #D2C5C4
monochromatic
#7F9D90 #A1B8AE #C4D2CC #E7ECEA #EEF2F0
Accessibility & contrast
On white
1.56
#C4D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#C4D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2CC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2CC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CECECC
Tritanopia (blue-blind)
#C1D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2cc; /* rgb */ color: rgb(196, 210, 204); /* oklch */ color: oklch(85.1% 0.017 168.4);
Tailwind
colors: {
custom: {
50: '#d5dfdb',
500: '#c4d2cc',
950: '#000000',
},
}SCSS
$custom: #c4d2cc; $custom-light: #d5dfdb; $custom-dark: #000000;
JSON
{
"hex": "#c4d2cc",
"rgb": {
"r": 196,
"g": 210,
"b": 204
},
"hsl": {
"h": 154.286,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85138,
"c": 0.01724,
"h": 168.4
},
"luminance": 0.62189
}Semantic roles & 50–950 ramp
primary
#C4D2CC
secondary
#A6949C
accent
#4E6D98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484