#CCDBDC#CCDBDC
#CCDBDC is a very light, near-neutral teal. Relative luminance 0.687; OKLCH L 88.0% C 0.016 H 201.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBDC |
|---|---|
| RGB | rgb(204, 219, 220) |
| HSL | hsl(184, 19%, 83%) |
| HSV | hsv(184, 7%, 86%) |
| CMYK | cmyk(7.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.34, -4.82, -2.22) |
| CIE-LCH | lch(86.34, 5.31, 204.71°) |
| OKLab | oklab(88.04% -0.0151 -0.006) |
| OKLCH | oklch(88.04% 0.016 201.7) |
| XYZ | xyz(63.1489, 68.6669, 77.6234) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.41
Silver (survey)
#C5C9C7
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 6.57
Azure (CSS)
#F0FFFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBDC #DCCDCC
analogous
#CCDCD5 #CCDBDC #CCD3DC
triadic
#CCDBDC #DCCCDB #DBDCCC
tetradic
#CCDBDC #D5CCDC #DCCDCC #D3DCCC
square
#CCDBDC #D5CCDC #DCCDCC #D3DCCC
split-complementary
#CCDBDC #DCCCD3 #DCD5CC
monochromatic
#83A8AA #A8C1C3 #CCDBDC #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.43
#CCDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#CCDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBDC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBDC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#C8DCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdbdc; /* rgb */ color: rgb(204, 219, 220); /* oklch */ color: oklch(88.0% 0.016 201.7);
Tailwind
colors: {
custom: {
50: '#dbe6e6',
500: '#ccdbdc',
950: '#000000',
},
}SCSS
$custom: #ccdbdc; $custom-light: #dbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdbdc",
"rgb": {
"r": 204,
"g": 219,
"b": 220
},
"hsl": {
"h": 183.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.8804,
"c": 0.01622,
"h": 201.7
},
"luminance": 0.68668
}Semantic roles & 50–950 ramp
primary
#CCDBDC
secondary
#B29C9B
accent
#4E499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484