#CCDCD9#CCDCD9
#CCDCD9 is a very light, near-neutral teal. Relative luminance 0.690; OKLCH L 88.2% C 0.018 H 183.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCD9 |
|---|---|
| RGB | rgb(204, 220, 217) |
| HSL | hsl(169, 19%, 83%) |
| HSV | hsv(169, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(86.52, -5.91, -0.37) |
| CIE-LCH | lch(86.52, 5.92, 183.57°) |
| OKLab | oklab(88.16% -0.0176 -0.0011) |
| OKLCH | oklch(88.16% 0.018 183.5) |
| XYZ | xyz(63.0168, 69.0328, 75.6368) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.50
Azure (CSS)
#F0FFFF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCD9 #DCCCCF
analogous
#CCDCD1 #CCDCD9 #CCD7DC
triadic
#CCDCD9 #D9CCDC #DCD9CC
tetradic
#CCDCD9 #D1CCDC #DCCCCF #D7DCCC
square
#CCDCD9 #D1CCDC #DCCCCF #D7DCCC
split-complementary
#CCDCD9 #DCCCD7 #DCD1CC
monochromatic
#83AAA3 #A8C3BE #CCDCD9 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.42
#CCDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CCDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCD9
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCD9 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#C8DDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdcd9; /* rgb */ color: rgb(204, 220, 217); /* oklch */ color: oklch(88.2% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#dbe6e4',
500: '#ccdcd9',
950: '#000000',
},
}SCSS
$custom: #ccdcd9; $custom-light: #dbe6e4; $custom-dark: #000000;
JSON
{
"hex": "#ccdcd9",
"rgb": {
"r": 204,
"g": 220,
"b": 217
},
"hsl": {
"h": 168.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88158,
"c": 0.01765,
"h": 183.5
},
"luminance": 0.69034
}Semantic roles & 50–950 ramp
primary
#CCDCD9
secondary
#B29B9F
accent
#49589D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484