#CCDCD4#CCDCD4
#CCDCD4 is a very light, muted teal. Relative luminance 0.688; OKLCH L 88.0% C 0.020 H 164.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCD4 |
|---|---|
| RGB | rgb(204, 220, 212) |
| HSL | hsl(150, 19%, 83%) |
| HSV | hsv(150, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(86.39, -6.84, 2.09) |
| CIE-LCH | lch(86.39, 7.15, 163.05°) |
| OKLab | oklab(88.02% -0.0196 0.0054) |
| OKLCH | oklch(88.02% 0.02 164.5) |
| XYZ | xyz(62.3763, 68.7766, 72.2636) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 7.16
Honeydew
#F0FFF0
ΔE00 7.94
Mintcream
#F5FFFA
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCD4 #DCCCD4
analogous
#CCDCCC #CCDCD4 #CCDCDC
triadic
#CCDCD4 #D4CCDC #DCD4CC
tetradic
#CCDCD4 #CCCCDC #DCCCD4 #DCDCCC
square
#CCDCD4 #CCCCDC #DCCCD4 #DCDCCC
split-complementary
#CCDCD4 #DCCCDC #DCCCCC
monochromatic
#83AA97 #A8C3B5 #CCDCD4 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.42
#CCDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#CCDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCD4
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCD4 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D8D7D4
Tritanopia (blue-blind)
#C9DCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdcd4; /* rgb */ color: rgb(204, 220, 212); /* oklch */ color: oklch(88.0% 0.020 164.5);
Tailwind
colors: {
custom: {
50: '#dbe6e1',
500: '#ccdcd4',
950: '#000000',
},
}SCSS
$custom: #ccdcd4; $custom-light: #dbe6e1; $custom-dark: #000000;
JSON
{
"hex": "#ccdcd4",
"rgb": {
"r": 204,
"g": 220,
"b": 212
},
"hsl": {
"h": 150,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88015,
"c": 0.02031,
"h": 164.5
},
"luminance": 0.68777
}Semantic roles & 50–950 ramp
primary
#CCDCD4
secondary
#B29BA6
accent
#49739D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484