#CFDCDC#CFDCDC
#CFDCDC is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.5% C 0.014 H 196.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDCDC |
|---|---|
| RGB | rgb(207, 220, 220) |
| HSL | hsl(180, 16%, 84%) |
| HSV | hsv(180, 6%, 86%) |
| CMYK | cmyk(5.9%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.81, -4.35, -1.50) |
| CIE-LCH | lch(86.81, 4.60, 199.08°) |
| OKLab | oklab(88.46% -0.0134 -0.0041) |
| OKLCH | oklch(88.46% 0.014 196.9) |
| XYZ | xyz(64.2409, 69.6184, 77.7495) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Fog
#D8DCE0
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 5.85
Light Gray
#D3D3D3
ΔE00 6.00
Azure (CSS)
#F0FFFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDCDC #DCCFCF
analogous
#CFDCD5 #CFDCDC #CFD5DC
triadic
#CFDCDC #DCCFDC #DCDCCF
tetradic
#CFDCDC #D5CFDC #DCCFCF #D5DCCF
square
#CFDCDC #D5CFDC #DCCFCF #D5DCCF
split-complementary
#CFDCDC #DCCFD5 #DCD5CF
monochromatic
#88A8A8 #ACC2C2 #CFDCDC #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.41
#CFDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CFDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDCDC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDCDC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#CCDDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdcdc; /* rgb */ color: rgb(207, 220, 220); /* oklch */ color: oklch(88.5% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#dde6e6',
500: '#cfdcdc',
950: '#000000',
},
}SCSS
$custom: #cfdcdc; $custom-light: #dde6e6; $custom-dark: #000000;
JSON
{
"hex": "#cfdcdc",
"rgb": {
"r": 207,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.88464,
"c": 0.014,
"h": 196.9
},
"luminance": 0.69619
}Semantic roles & 50–950 ramp
primary
#CFDCDC
secondary
#B19E9E
accent
#4C4C9A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484