#CCDCDA#CCDCDA
#CCDCDA is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.017 H 187.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDCDA |
|---|---|
| RGB | rgb(204, 220, 218) |
| HSL | hsl(173, 19%, 83%) |
| HSV | hsv(173, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(86.55, -5.72, -0.86) |
| CIE-LCH | lch(86.55, 5.78, 188.54°) |
| OKLab | oklab(88.19% -0.0172 -0.0024) |
| OKLCH | oklch(88.19% 0.017 187.8) |
| XYZ | xyz(63.1472, 69.0850, 76.3239) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.00
Silver (survey)
#C5C9C7
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDCDA #DCCCCE
analogous
#CCDCD2 #CCDCDA #CCD6DC
triadic
#CCDCDA #DACCDC #DCDACC
tetradic
#CCDCDA #D2CCDC #DCCCCE #D6DCCC
square
#CCDCDA #D2CCDC #DCCCCE #D6DCCC
split-complementary
#CCDCDA #DCCCD6 #DCD2CC
monochromatic
#83AAA5 #A8C3C0 #CCDCDA #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.42
#CCDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CCDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDCDA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDCDA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADA
Deuteranopia (green-blind)
#D7D8DA
Tritanopia (blue-blind)
#C8DDDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ccdcda; /* rgb */ color: rgb(204, 220, 218); /* oklch */ color: oklch(88.2% 0.017 187.8);
Tailwind
colors: {
custom: {
50: '#dbe6e5',
500: '#ccdcda',
950: '#000000',
},
}SCSS
$custom: #ccdcda; $custom-light: #dbe6e5; $custom-dark: #000000;
JSON
{
"hex": "#ccdcda",
"rgb": {
"r": 204,
"g": 220,
"b": 218
},
"hsl": {
"h": 172.5,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88187,
"c": 0.01739,
"h": 187.8
},
"luminance": 0.69086
}Semantic roles & 50–950 ramp
primary
#CCDCDA
secondary
#B29B9D
accent
#49539D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484