#CCDAD7#CCDAD7
#CCDAD7 is a very light, near-neutral teal. Relative luminance 0.679; OKLCH L 87.7% C 0.016 H 181.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDAD7 |
|---|---|
| RGB | rgb(204, 218, 215) |
| HSL | hsl(167, 16%, 83%) |
| HSV | hsv(167, 6%, 85%) |
| CMYK | cmyk(6.4%, 0%, 1.4%, 14.5%) |
| CIE-LAB | lab(85.95, -5.25, -0.15) |
| CIE-LCH | lch(85.95, 5.26, 181.60°) |
| OKLab | oklab(87.69% -0.0156 -0.0005) |
| OKLCH | oklch(87.69% 0.016 181.7) |
| XYZ | xyz(62.2365, 67.8858, 74.1012) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.29
Silver (survey)
#C5C9C7
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.80
Azure (CSS)
#F0FFFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDAD7 #DACCCF
analogous
#CCDAD0 #CCDAD7 #CCD6DA
triadic
#CCDAD7 #D7CCDA #DAD7CC
tetradic
#CCDAD7 #D0CCDA #DACCCF #D6DACC
square
#CCDAD7 #D0CCDA #DACCCF #D6DACC
split-complementary
#CCDAD7 #DACCD6 #DAD0CC
monochromatic
#85A79F #A9C0BB #CCDAD7 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.44
#CCDAD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#CCDAD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDAD7
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDAD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDAD7 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D7
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#C9DBD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ccdad7; /* rgb */ color: rgb(204, 218, 215); /* oklch */ color: oklch(87.7% 0.016 181.7);
Tailwind
colors: {
custom: {
50: '#dbe5e3',
500: '#ccdad7',
950: '#000000',
},
}SCSS
$custom: #ccdad7; $custom-light: #dbe5e3; $custom-dark: #000000;
JSON
{
"hex": "#ccdad7",
"rgb": {
"r": 204,
"g": 218,
"b": 215
},
"hsl": {
"h": 167.143,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.8769,
"c": 0.01562,
"h": 181.7
},
"luminance": 0.67886
}Semantic roles & 50–950 ramp
primary
#CCDAD7
secondary
#AF9B9F
accent
#4B5C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484