#CCDCD7#CCDCD7
#CCDCD7 is a very light, near-neutral teal. Relative luminance 0.689; OKLCH L 88.1% C 0.018 H 175.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCD7 |
|---|---|
| RGB | rgb(204, 220, 215) |
| HSL | hsl(161, 19%, 83%) |
| HSV | hsv(161, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(86.47, -6.28, 0.61) |
| CIE-LCH | lch(86.47, 6.31, 174.44°) |
| OKLab | oklab(88.1% -0.0184 0.0015) |
| OKLCH | oklch(88.1% 0.018 175.2) |
| XYZ | xyz(62.7582, 68.9293, 74.2751) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.90
Silver (survey)
#C5C9C7
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.83
Light Gray
#D3D3D3
ΔE00 7.89
Azure (CSS)
#F0FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCD7 #DCCCD1
analogous
#CCDCCF #CCDCD7 #CCD9DC
triadic
#CCDCD7 #D7CCDC #DCD7CC
tetradic
#CCDCD7 #CFCCDC #DCCCD1 #D9DCCC
square
#CCDCD7 #CFCCDC #DCCCD1 #D9DCCC
split-complementary
#CCDCD7 #DCCCD9 #DCCFCC
monochromatic
#83AA9E #A8C3BB #CCDCD7 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.42
#CCDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#CCDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCD7
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCD7 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#C9DCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdcd7; /* rgb */ color: rgb(204, 220, 215); /* oklch */ color: oklch(88.1% 0.018 175.2);
Tailwind
colors: {
custom: {
50: '#dbe6e3',
500: '#ccdcd7',
950: '#000000',
},
}SCSS
$custom: #ccdcd7; $custom-light: #dbe6e3; $custom-dark: #000000;
JSON
{
"hex": "#ccdcd7",
"rgb": {
"r": 204,
"g": 220,
"b": 215
},
"hsl": {
"h": 161.25,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.881,
"c": 0.01846,
"h": 175.2
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#CCDCD7
secondary
#B29BA2
accent
#49639D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484