#CCDCDD#CCDCDD
#CCDCDD is a very light, near-neutral teal. Relative luminance 0.692; OKLCH L 88.3% C 0.017 H 201.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCDD |
|---|---|
| RGB | rgb(204, 220, 221) |
| HSL | hsl(184, 20%, 83%) |
| HSV | hsv(184, 8%, 87%) |
| CMYK | cmyk(7.7%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.62, -5.15, -2.33) |
| CIE-LCH | lch(86.62, 5.65, 204.35°) |
| OKLab | oklab(88.27% -0.0161 -0.0063) |
| OKLCH | oklch(88.27% 0.017 201.4) |
| XYZ | xyz(63.5434, 69.2434, 78.4102) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.47
Fog
#D8DCE0
ΔE00 5.73
Silver (survey)
#C5C9C7
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 6.96
Azure (CSS)
#F0FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCDD #DDCDCC
analogous
#CCDDD5 #CCDCDD #CCD3DD
triadic
#CCDCDD #DDCCDC #DCDDCC
tetradic
#CCDCDD #D5CCDD #DDCDCC #D3DDCC
square
#CCDCDD #D5CCDD #DDCDCC #D3DDCC
split-complementary
#CCDCDD #DDCCD3 #DDD5CC
monochromatic
#83AAAC #A7C3C5 #CCDCDD #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.41
#CCDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CCDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCDD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCDD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#C7DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdcdd; /* rgb */ color: rgb(204, 220, 221); /* oklch */ color: oklch(88.3% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#dbe6e7',
500: '#ccdcdd',
950: '#000000',
},
}SCSS
$custom: #ccdcdd; $custom-light: #dbe6e7; $custom-dark: #000000;
JSON
{
"hex": "#ccdcdd",
"rgb": {
"r": 204,
"g": 220,
"b": 221
},
"hsl": {
"h": 183.529,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.88274,
"c": 0.01726,
"h": 201.4
},
"luminance": 0.69244
}Semantic roles & 50–950 ramp
primary
#CCDCDD
secondary
#B39C9A
accent
#4C479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484