#CFDFDC#CFDFDC
#CFDFDC is a very light, near-neutral teal. Relative luminance 0.712; OKLCH L 89.1% C 0.018 H 183.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFDC |
|---|---|
| RGB | rgb(207, 223, 220) |
| HSL | hsl(169, 20%, 84%) |
| HSV | hsv(169, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.59, -5.89, -0.37) |
| CIE-LCH | lch(87.59, 5.91, 183.58°) |
| OKLab | oklab(89.08% -0.0176 -0.0011) |
| OKLCH | oklch(89.08% 0.018 183.5) |
| XYZ | xyz(65.0354, 71.2073, 78.0143) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 6.83
Fog
#D8DCE0
ΔE00 6.87
Azure (CSS)
#F0FFFF
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.38
Mintcream
#F5FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFDC #DFCFD2
analogous
#CFDFD4 #CFDFDC #CFDADF
triadic
#CFDFDC #DCCFDF #DFDCCF
tetradic
#CFDFDC #D4CFDF #DFCFD2 #DADFCF
square
#CFDFDC #D4CFDF #DFCFD2 #DADFCF
split-complementary
#CFDFDC #DFCFDA #DFD4CF
monochromatic
#86AEA6 #AAC7C1 #CFDFDC #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.38
#CFDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CFDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFDC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFDC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#CBE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfdc; /* rgb */ color: rgb(207, 223, 220); /* oklch */ color: oklch(89.1% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#dde9e6',
500: '#cfdfdc',
950: '#000000',
},
}SCSS
$custom: #cfdfdc; $custom-light: #dde9e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdfdc",
"rgb": {
"r": 207,
"g": 223,
"b": 220
},
"hsl": {
"h": 168.75,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89077,
"c": 0.01761,
"h": 183.5
},
"luminance": 0.71208
}Semantic roles & 50–950 ramp
primary
#CFDFDC
secondary
#B59DA2
accent
#47579E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484