#CCDDDC#CCDDDC
#CCDDDC is a very light, near-neutral teal. Relative luminance 0.697; OKLCH L 88.4% C 0.018 H 192.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDDDC |
|---|---|
| RGB | rgb(204, 221, 220) |
| HSL | hsl(176, 20%, 83%) |
| HSV | hsv(176, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.86, -5.85, -1.46) |
| CIE-LCH | lch(86.86, 6.03, 193.99°) |
| OKLab | oklab(88.45% -0.0178 -0.004) |
| OKLCH | oklch(88.45% 0.018 192.6) |
| XYZ | xyz(63.6738, 69.7167, 77.7983) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.44
Azure (CSS)
#F0FFFF
ΔE00 7.45
Light Gray
#D3D3D3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDDDC #DDCCCD
analogous
#CCDDD3 #CCDDDC #CCD5DD
triadic
#CCDDDC #DCCCDD #DDDCCC
tetradic
#CCDDDC #D3CCDD #DDCCCD #D5DDCC
square
#CCDDDC #D3CCDD #DDCCCD #D5DDCC
split-complementary
#CCDDDC #DDCCD5 #DDD3CC
monochromatic
#83ACAA #A7C5C3 #CCDDDC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.41
#CCDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#CCDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDDDC
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDDDC | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C8DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdddc; /* rgb */ color: rgb(204, 221, 220); /* oklch */ color: oklch(88.4% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#dbe7e6',
500: '#ccdddc',
950: '#000000',
},
}SCSS
$custom: #ccdddc; $custom-light: #dbe7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdddc",
"rgb": {
"r": 204,
"g": 221,
"b": 220
},
"hsl": {
"h": 176.471,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.8845,
"c": 0.01828,
"h": 192.6
},
"luminance": 0.69718
}Semantic roles & 50–950 ramp
primary
#CCDDDC
secondary
#B39A9C
accent
#474C9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484