#C4D4D4#C4D4D4
#C4D4D4 is a very light, near-neutral teal. Relative luminance 0.636; OKLCH L 85.8% C 0.017 H 196.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4D4 |
|---|---|
| RGB | rgb(196, 212, 212) |
| HSL | hsl(180, 16%, 80%) |
| HSV | hsv(180, 8%, 83%) |
| CMYK | cmyk(7.5%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(83.74, -5.37, -1.85) |
| CIE-LCH | lch(83.74, 5.68, 199.00°) |
| OKLab | oklab(85.78% -0.0166 -0.005) |
| OKLCH | oklch(85.78% 0.017 196.8) |
| XYZ | xyz(58.1895, 63.5754, 71.4802) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.29
Light Grey
#D8DCD6
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.50
Light Gray
#D3D3D3
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.45
Silver
#C0C0C0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4D4 #D4C4C4
analogous
#C4D4CC #C4D4D4 #C4CCD4
triadic
#C4D4D4 #D4C4D4 #D4D4C4
tetradic
#C4D4D4 #CCC4D4 #D4C4C4 #CCD4C4
square
#C4D4D4 #CCC4D4 #D4C4C4 #CCD4C4
split-complementary
#C4D4D4 #D4C4CC #D4CCC4
monochromatic
#7DA0A0 #A1BABA #C4D4D4 #E7EEEE #EDF2F2
Accessibility & contrast
On white
1.53
#C4D4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C4D4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4D4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4D4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#C0D5D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d4d4; /* rgb */ color: rgb(196, 212, 212); /* oklch */ color: oklch(85.8% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#d6e1e1',
500: '#c4d4d4',
950: '#000000',
},
}SCSS
$custom: #c4d4d4; $custom-light: #d6e1e1; $custom-dark: #000000;
JSON
{
"hex": "#c4d4d4",
"rgb": {
"r": 196,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.85783,
"c": 0.0173,
"h": 196.8
},
"luminance": 0.63576
}Semantic roles & 50–950 ramp
primary
#C4D4D4
secondary
#A99393
accent
#4C4C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484