#CDD9DB#CDD9DB
#CDD9DB is a very light, near-neutral teal. Relative luminance 0.677; OKLCH L 87.7% C 0.013 H 208.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD9DB |
|---|---|
| RGB | rgb(205, 217, 219) |
| HSL | hsl(189, 16%, 83%) |
| HSV | hsv(189, 6%, 86%) |
| CMYK | cmyk(6.4%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(85.87, -3.65, -2.38) |
| CIE-LCH | lch(85.87, 4.35, 213.08°) |
| OKLab | oklab(87.68% -0.0116 -0.0064) |
| OKLCH | oklch(87.68% 0.013 208.8) |
| XYZ | xyz(62.7732, 67.7187, 76.7680) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 4.83
Silver (survey)
#C5C9C7
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.40
Silver
#C0C0C0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD9DB #DBCFCD
analogous
#CDDBD6 #CDD9DB #CDD2DB
triadic
#CDD9DB #DBCDD9 #D9DBCD
tetradic
#CDD9DB #D6CDDB #DBCFCD #D2DBCD
square
#CDD9DB #D6CDDB #DBCFCD #D2DBCD
split-complementary
#CDD9DB #DBCDD2 #DBD6CD
monochromatic
#86A3A8 #A9BEC1 #CDD9DB #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.44
#CDD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#CDD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD9DB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD9DB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#C9DADA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cdd9db; /* rgb */ color: rgb(205, 217, 219); /* oklch */ color: oklch(87.7% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#dce4e6',
500: '#cdd9db',
950: '#000000',
},
}SCSS
$custom: #cdd9db; $custom-light: #dce4e6; $custom-dark: #000000;
JSON
{
"hex": "#cdd9db",
"rgb": {
"r": 205,
"g": 217,
"b": 219
},
"hsl": {
"h": 188.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87676,
"c": 0.01328,
"h": 208.8
},
"luminance": 0.67719
}Semantic roles & 50–950 ramp
primary
#CDD9DB
secondary
#B09F9C
accent
#564B9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484