#CCDADC#CCDADC
#CCDADC is a very light, near-neutral teal. Relative luminance 0.681; OKLCH L 87.8% C 0.015 H 207.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDADC |
|---|---|
| RGB | rgb(204, 218, 220) |
| HSL | hsl(188, 19%, 83%) |
| HSV | hsv(188, 7%, 86%) |
| CMYK | cmyk(7.3%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(86.08, -4.30, -2.60) |
| CIE-LCH | lch(86.08, 5.03, 211.13°) |
| OKLab | oklab(87.84% -0.0137 -0.007) |
| OKLCH | oklch(87.84% 0.015 207.1) |
| XYZ | xyz(62.8888, 68.1467, 77.5367) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Gray
#D3D3D3
ΔE00 6.10
Gainsboro
#DCDCDC
ΔE00 6.11
Azure (CSS)
#F0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDADC #DCCECC
analogous
#CCDCD6 #CCDADC #CCD2DC
triadic
#CCDADC #DCCCDA #DADCCC
tetradic
#CCDADC #D6CCDC #DCCECC #D2DCCC
square
#CCDADC #D6CCDC #DCCECC #D2DCCC
split-complementary
#CCDADC #DCCCD2 #DCD6CC
monochromatic
#83A5AA #A8C0C3 #CCDADC #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.44
#CCDADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#CCDADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDADC
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDADC | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D5D6DC
Tritanopia (blue-blind)
#C8DBDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ccdadc; /* rgb */ color: rgb(204, 218, 220); /* oklch */ color: oklch(87.8% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#dbe5e6',
500: '#ccdadc',
950: '#000000',
},
}SCSS
$custom: #ccdadc; $custom-light: #dbe5e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdadc",
"rgb": {
"r": 204,
"g": 218,
"b": 220
},
"hsl": {
"h": 187.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.87836,
"c": 0.01537,
"h": 207.1
},
"luminance": 0.68147
}Semantic roles & 50–950 ramp
primary
#CCDADC
secondary
#B29D9B
accent
#53499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484