#CCDCD8#CCDCD8
#CCDCD8 is a very light, near-neutral teal. Relative luminance 0.690; OKLCH L 88.1% C 0.018 H 179.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCD8 |
|---|---|
| RGB | rgb(204, 220, 216) |
| HSL | hsl(165, 19%, 83%) |
| HSV | hsv(165, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(86.49, -6.10, 0.12) |
| CIE-LCH | lch(86.49, 6.10, 178.86°) |
| OKLab | oklab(88.13% -0.018 0.0002) |
| OKLCH | oklch(88.13% 0.018 179.3) |
| XYZ | xyz(62.8871, 68.9809, 74.9539) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 7.69
Azure (CSS)
#F0FFFF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCD8 #DCCCD0
analogous
#CCDCD0 #CCDCD8 #CCD8DC
triadic
#CCDCD8 #D8CCDC #DCD8CC
tetradic
#CCDCD8 #D0CCDC #DCCCD0 #D8DCCC
square
#CCDCD8 #D0CCDC #DCCCD0 #D8DCCC
split-complementary
#CCDCD8 #DCCCD8 #DCD0CC
monochromatic
#83AAA0 #A8C3BC #CCDCD8 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.42
#CCDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CCDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCD8
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCD8 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D7D7D8
Tritanopia (blue-blind)
#C8DDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdcd8; /* rgb */ color: rgb(204, 220, 216); /* oklch */ color: oklch(88.1% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#dbe6e4',
500: '#ccdcd8',
950: '#000000',
},
}SCSS
$custom: #ccdcd8; $custom-light: #dbe6e4; $custom-dark: #000000;
JSON
{
"hex": "#ccdcd8",
"rgb": {
"r": 204,
"g": 220,
"b": 216
},
"hsl": {
"h": 165,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88129,
"c": 0.01801,
"h": 179.3
},
"luminance": 0.68982
}Semantic roles & 50–950 ramp
primary
#CCDCD8
secondary
#B29BA0
accent
#495E9D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484