#CFDBDC#CFDBDC
#CFDBDC is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.3% C 0.013 H 202.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBDC |
|---|---|
| RGB | rgb(207, 219, 220) |
| HSL | hsl(185, 16%, 84%) |
| HSV | hsv(185, 6%, 86%) |
| CMYK | cmyk(5.9%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.55, -3.83, -1.88) |
| CIE-LCH | lch(86.55, 4.27, 206.17°) |
| OKLab | oklab(88.26% -0.012 -0.0051) |
| OKLCH | oklch(88.26% 0.013 202.9) |
| XYZ | xyz(63.9793, 69.0951, 77.6623) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.30
Light Grey
#D8DCD6
ΔE00 4.42
Silver (survey)
#C5C9C7
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBDC #DCD0CF
analogous
#CFDCD6 #CFDBDC #CFD4DC
triadic
#CFDBDC #DCCFDB #DBDCCF
tetradic
#CFDBDC #D6CFDC #DCD0CF #D4DCCF
square
#CFDBDC #D6CFDC #DCD0CF #D4DCCF
split-complementary
#CFDBDC #DCCFD4 #DCD6CF
monochromatic
#88A6A8 #ACC0C2 #CFDBDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CFDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#CFDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBDC
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBDC | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D6D8DC
Tritanopia (blue-blind)
#CCDCDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdbdc; /* rgb */ color: rgb(207, 219, 220); /* oklch */ color: oklch(88.3% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cfdbdc',
950: '#000000',
},
}SCSS
$custom: #cfdbdc; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdbdc",
"rgb": {
"r": 207,
"g": 219,
"b": 220
},
"hsl": {
"h": 184.615,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88261,
"c": 0.01304,
"h": 202.9
},
"luminance": 0.69096
}Semantic roles & 50–950 ramp
primary
#CFDBDC
secondary
#B19F9E
accent
#524C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484