#CFDBDD#CFDBDD
#CFDBDD is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.3% C 0.013 H 208.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDBDD |
|---|---|
| RGB | rgb(207, 219, 221) |
| HSL | hsl(189, 17%, 84%) |
| HSV | hsv(189, 6%, 87%) |
| CMYK | cmyk(6.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.58, -3.64, -2.37) |
| CIE-LCH | lch(86.58, 4.35, 213.08°) |
| OKLab | oklab(88.29% -0.0116 -0.0064) |
| OKLCH | oklch(88.29% 0.013 208.7) |
| XYZ | xyz(64.1121, 69.1482, 78.3619) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.02
Light Grey
#D8DCD6
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 5.31
Silver (survey)
#C5C9C7
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 5.42
Aliceblue
#F0F8FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDBDD #DDD1CF
analogous
#CFDDD8 #CFDBDD #CFD4DD
triadic
#CFDBDD #DDCFDB #DBDDCF
tetradic
#CFDBDD #D8CFDD #DDD1CF #D4DDCF
square
#CFDBDD #D8CFDD #DDD1CF #D4DDCF
split-complementary
#CFDBDD #DDCFD4 #DDD8CF
monochromatic
#87A5AA #ABC0C4 #CFDBDD #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.42
#CFDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#CFDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDBDD
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDBDD | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D6D8DD
Tritanopia (blue-blind)
#CBDCDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdbdd; /* rgb */ color: rgb(207, 219, 221); /* oklch */ color: oklch(88.3% 0.013 208.7);
Tailwind
colors: {
custom: {
50: '#dde6e7',
500: '#cfdbdd',
950: '#000000',
},
}SCSS
$custom: #cfdbdd; $custom-light: #dde6e7; $custom-dark: #000000;
JSON
{
"hex": "#cfdbdd",
"rgb": {
"r": 207,
"g": 219,
"b": 221
},
"hsl": {
"h": 188.571,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.8829,
"c": 0.01327,
"h": 208.7
},
"luminance": 0.69149
}Semantic roles & 50–950 ramp
primary
#CFDBDD
secondary
#B2A19E
accent
#564A9B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484