#CFDFDB#CFDFDB
#CFDFDB is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.0% C 0.018 H 179.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFDB |
|---|---|
| RGB | rgb(207, 223, 219) |
| HSL | hsl(165, 20%, 84%) |
| HSV | hsv(165, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.56, -6.08, 0.12) |
| CIE-LCH | lch(87.56, 6.08, 178.87°) |
| OKLab | oklab(89.05% -0.018 0.0002) |
| OKLCH | oklch(89.05% 0.018 179.3) |
| XYZ | xyz(64.9033, 71.1545, 77.3189) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.85
Silver (survey)
#C5C9C7
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.19
Azure (CSS)
#F0FFFF
ΔE00 7.23
Mintcream
#F5FFFA
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFDB #DFCFD3
analogous
#CFDFD3 #CFDFDB #CFDBDF
triadic
#CFDFDB #DBCFDF #DFDBCF
tetradic
#CFDFDB #D3CFDF #DFCFD3 #DBDFCF
square
#CFDFDB #D3CFDF #DFCFD3 #DBDFCF
split-complementary
#CFDFDB #DFCFDB #DFD3CF
monochromatic
#86AEA4 #AAC7BF #CFDFDB #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.38
#CFDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CFDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFDB
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFDB | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#CBE0DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cfdfdb; /* rgb */ color: rgb(207, 223, 219); /* oklch */ color: oklch(89.0% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cfdfdb',
950: '#000000',
},
}SCSS
$custom: #cfdfdb; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdfdb",
"rgb": {
"r": 207,
"g": 223,
"b": 219
},
"hsl": {
"h": 165,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89048,
"c": 0.01796,
"h": 179.3
},
"luminance": 0.71155
}Semantic roles & 50–950 ramp
primary
#CFDFDB
secondary
#B59DA3
accent
#475D9E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484