#CCDEDD#CCDEDD
#CCDEDD is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.019 H 192.8°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDEDD |
|---|---|
| RGB | rgb(204, 222, 221) |
| HSL | hsl(177, 21%, 84%) |
| HSV | hsv(177, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.14, -6.18, -1.57) |
| CIE-LCH | lch(87.14, 6.37, 194.24°) |
| OKLab | oklab(88.68% -0.0188 -0.0043) |
| OKLCH | oklch(88.68% 0.019 192.8) |
| XYZ | xyz(64.0714, 70.2995, 78.5862) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.91
Silver (survey)
#C5C9C7
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDEDD #DECCCD
analogous
#CCDED4 #CCDEDD #CCD6DE
triadic
#CCDEDD #DDCCDE #DEDDCC
tetradic
#CCDEDD #D4CCDE #DECCCD #D6DECC
square
#CCDEDD #D4CCDE #DECCCD #D6DECC
split-complementary
#CCDEDD #DECCD6 #DED4CC
monochromatic
#82AEAB #A7C6C4 #CCDEDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.39
#CCDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#CCDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDEDD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDEDD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#C7DFDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ccdedd; /* rgb */ color: rgb(204, 222, 221); /* oklch */ color: oklch(88.7% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#dbe8e7',
500: '#ccdedd',
950: '#000000',
},
}SCSS
$custom: #ccdedd; $custom-light: #dbe8e7; $custom-dark: #000000;
JSON
{
"hex": "#ccdedd",
"rgb": {
"r": 204,
"g": 222,
"b": 221
},
"hsl": {
"h": 176.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88684,
"c": 0.01932,
"h": 192.8
},
"luminance": 0.703
}Semantic roles & 50–950 ramp
primary
#CCDEDD
secondary
#B49A9B
accent
#464BA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484