#CCDCDB#CCDCDB
#CCDCDB is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.017 H 192.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCDB |
|---|---|
| RGB | rgb(204, 220, 219) |
| HSL | hsl(176, 19%, 83%) |
| HSV | hsv(176, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.57, -5.53, -1.35) |
| CIE-LCH | lch(86.57, 5.69, 193.71°) |
| OKLab | oklab(88.22% -0.0168 -0.0037) |
| OKLCH | oklch(88.22% 0.017 192.3) |
| XYZ | xyz(63.2785, 69.1375, 77.0152) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.19
Azure (CSS)
#F0FFFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCDB #DCCCCD
analogous
#CCDCD3 #CCDCDB #CCD5DC
triadic
#CCDCDB #DBCCDC #DCDBCC
tetradic
#CCDCDB #D3CCDC #DCCCCD #D5DCCC
square
#CCDCDB #D3CCDC #DCCCCD #D5DCCC
split-complementary
#CCDCDB #DCCCD5 #DCD3CC
monochromatic
#83AAA8 #A8C3C1 #CCDCDB #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.42
#CCDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CCDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCDB
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCDB | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C8DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdcdb; /* rgb */ color: rgb(204, 220, 219); /* oklch */ color: oklch(88.2% 0.017 192.3);
Tailwind
colors: {
custom: {
50: '#dbe6e6',
500: '#ccdcdb',
950: '#000000',
},
}SCSS
$custom: #ccdcdb; $custom-light: #dbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdcdb",
"rgb": {
"r": 204,
"g": 220,
"b": 219
},
"hsl": {
"h": 176.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88216,
"c": 0.01724,
"h": 192.3
},
"luminance": 0.69138
}Semantic roles & 50–950 ramp
primary
#CCDCDB
secondary
#B29B9C
accent
#494E9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484