#CCD4D4#CCD4D4
#CCD4D4 is a very light, near-neutral teal. Relative luminance 0.647; OKLCH L 86.4% C 0.009 H 197.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD4D4 |
|---|---|
| RGB | rgb(204, 212, 212) |
| HSL | hsl(180, 9%, 82%) |
| HSV | hsv(180, 4%, 83%) |
| CMYK | cmyk(3.8%, 0%, 0%, 16.9%) |
| CIE-LAB | lab(84.32, -2.71, -0.94) |
| CIE-LCH | lch(84.32, 2.87, 199.20°) |
| OKLab | oklab(86.38% -0.0083 -0.0026) |
| OKLCH | oklch(86.38% 0.009 197) |
| XYZ | xyz(60.3267, 64.6774, 71.5804) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.12
Light Grey
#D8DCD6
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 3.81
Fog
#D8DCE0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 4.42
Silver
#C0C0C0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD4D4 #D4CCCC
analogous
#CCD4D0 #CCD4D4 #CCD0D4
triadic
#CCD4D4 #D4CCD4 #D4D4CC
tetradic
#CCD4D4 #D0CCD4 #D4CCCC #D0D4CC
square
#CCD4D4 #D0CCD4 #D4CCCC #D0D4CC
split-complementary
#CCD4D4 #D4CCD0 #D4D0CC
monochromatic
#8A9C9C #ABB8B8 #CCD4D4 #EDF0F0 #EEF1F1
Accessibility & contrast
On white
1.51
#CCD4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CCD4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD4D4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD4D4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#CAD5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ccd4d4; /* rgb */ color: rgb(204, 212, 212); /* oklch */ color: oklch(86.4% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#dbe1e1',
500: '#ccd4d4',
950: '#000000',
},
}SCSS
$custom: #ccd4d4; $custom-light: #dbe1e1; $custom-dark: #000000;
JSON
{
"hex": "#ccd4d4",
"rgb": {
"r": 204,
"g": 212,
"b": 212
},
"hsl": {
"h": 180,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.86378,
"c": 0.00872,
"h": 197
},
"luminance": 0.64678
}Semantic roles & 50–950 ramp
primary
#CCD4D4
secondary
#A89D9D
accent
#535392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484