#CDDEDD#CDDEDD
#CDDEDD is a very light, near-neutral teal. Relative luminance 0.704; OKLCH L 88.8% C 0.018 H 192.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEDD |
|---|---|
| RGB | rgb(205, 222, 221) |
| HSL | hsl(176, 20%, 84%) |
| HSV | hsv(176, 8%, 87%) |
| CMYK | cmyk(7.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(87.21, -5.85, -1.46) |
| CIE-LCH | lch(87.21, 6.03, 194.00°) |
| OKLab | oklab(88.76% -0.0178 -0.004) |
| OKLCH | oklch(88.76% 0.018 192.6) |
| XYZ | xyz(64.3464, 70.4413, 78.5991) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 6.80
Azure (CSS)
#F0FFFF
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEDD #DECDCE
analogous
#CDDED4 #CDDEDD #CDD6DE
triadic
#CDDEDD #DDCDDE #DEDDCD
tetradic
#CDDEDD #D4CDDE #DECDCE #D6DECD
square
#CDDEDD #D4CDDE #DECDCE #D6DECD
split-complementary
#CDDEDD #DECDD6 #DED4CD
monochromatic
#83ADAB #A8C6C4 #CDDEDD #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.39
#CDDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#CDDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEDD
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEDD | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#C9DFDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cddedd; /* rgb */ color: rgb(205, 222, 221); /* oklch */ color: oklch(88.8% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#dce8e7',
500: '#cddedd',
950: '#000000',
},
}SCSS
$custom: #cddedd; $custom-light: #dce8e7; $custom-dark: #000000;
JSON
{
"hex": "#cddedd",
"rgb": {
"r": 205,
"g": 222,
"b": 221
},
"hsl": {
"h": 176.471,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.88756,
"c": 0.01827,
"h": 192.6
},
"luminance": 0.70442
}Semantic roles & 50–950 ramp
primary
#CDDEDD
secondary
#B49B9D
accent
#474C9F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484