#CDDEDC#CDDEDC
#CDDEDC is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.7% C 0.018 H 188.3°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEDC |
|---|---|
| RGB | rgb(205, 222, 220) |
| HSL | hsl(173, 20%, 84%) |
| HSV | hsv(173, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.19, -6.04, -0.97) |
| CIE-LCH | lch(87.19, 6.12, 189.11°) |
| OKLab | oklab(88.73% -0.0182 -0.0027) |
| OKLCH | oklch(88.73% 0.018 188.3) |
| XYZ | xyz(64.2136, 70.3882, 77.8995) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 6.85
Fog
#D8DCE0
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.57
Lightcyan
#E0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEDC #DECDCF
analogous
#CDDED3 #CDDEDC #CDD7DE
triadic
#CDDEDC #DCCDDE #DEDCCD
tetradic
#CDDEDC #D3CDDE #DECDCF #D7DECD
square
#CDDEDC #D3CDDE #DECDCF #D7DECD
split-complementary
#CDDEDC #DECDD7 #DED3CD
monochromatic
#83ADA8 #A8C6C2 #CDDEDC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CDDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#CDDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEDC
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEDC | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#C9DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddedc; /* rgb */ color: rgb(205, 222, 220); /* oklch */ color: oklch(88.7% 0.018 188.3);
Tailwind
colors: {
custom: {
50: '#dce8e6',
500: '#cddedc',
950: '#000000',
},
}SCSS
$custom: #cddedc; $custom-light: #dce8e6; $custom-dark: #000000;
JSON
{
"hex": "#cddedc",
"rgb": {
"r": 205,
"g": 222,
"b": 220
},
"hsl": {
"h": 172.941,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88727,
"c": 0.0184,
"h": 188.3
},
"luminance": 0.70389
}Semantic roles & 50–950 ramp
primary
#CDDEDC
secondary
#B49B9E
accent
#47519F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484