#CDDBDD#CDDBDD
#CDDBDD is a very light, near-neutral teal. Relative luminance 0.689; OKLCH L 88.1% C 0.015 H 207.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDBDD |
|---|---|
| RGB | rgb(205, 219, 221) |
| HSL | hsl(188, 19%, 84%) |
| HSV | hsv(188, 7%, 87%) |
| CMYK | cmyk(7.2%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.44, -4.30, -2.60) |
| CIE-LCH | lch(86.44, 5.03, 211.12°) |
| OKLab | oklab(88.14% -0.0137 -0.007) |
| OKLCH | oklch(88.14% 0.015 207.1) |
| XYZ | xyz(63.5567, 68.8619, 78.3358) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.22
Silver (survey)
#C5C9C7
ΔE00 5.73
Gainsboro
#DCDCDC
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.14
Azure (CSS)
#F0FFFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDBDD #DDCFCD
analogous
#CDDDD7 #CDDBDD #CDD3DD
triadic
#CDDBDD #DDCDDB #DBDDCD
tetradic
#CDDBDD #D7CDDD #DDCFCD #D3DDCD
square
#CDDBDD #D7CDDD #DDCFCD #D3DDCD
split-complementary
#CDDBDD #DDCDD3 #DDD7CD
monochromatic
#84A7AB #A9C1C4 #CDDBDD #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.42
#CDDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#CDDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDBDD
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDBDD | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D6D7DD
Tritanopia (blue-blind)
#C9DCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cddbdd; /* rgb */ color: rgb(205, 219, 221); /* oklch */ color: oklch(88.1% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#dce6e7',
500: '#cddbdd',
950: '#000000',
},
}SCSS
$custom: #cddbdd; $custom-light: #dce6e7; $custom-dark: #000000;
JSON
{
"hex": "#cddbdd",
"rgb": {
"r": 205,
"g": 219,
"b": 221
},
"hsl": {
"h": 187.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88143,
"c": 0.01535,
"h": 207.1
},
"luminance": 0.68863
}Semantic roles & 50–950 ramp
primary
#CDDBDD
secondary
#B39E9B
accent
#53489D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484