#CFDFDF#CFDFDF
#CFDFDF is a very light, near-neutral teal. Relative luminance 0.714; OKLCH L 89.2% C 0.017 H 196.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFDF |
|---|---|
| RGB | rgb(207, 223, 223) |
| HSL | hsl(180, 20%, 84%) |
| HSV | hsv(180, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(87.66, -5.33, -1.84) |
| CIE-LCH | lch(87.66, 5.63, 199.01°) |
| OKLab | oklab(89.16% -0.0164 -0.005) |
| OKLCH | oklch(89.16% 0.017 196.8) |
| XYZ | xyz(65.4362, 71.3676, 80.1256) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.70
Azure (CSS)
#F0FFFF
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFDF #DFCFCF
analogous
#CFDFD7 #CFDFDF #CFD7DF
triadic
#CFDFDF #DFCFDF #DFDFCF
tetradic
#CFDFDF #D7CFDF #DFCFCF #D7DFCF
square
#CFDFDF #D7CFDF #DFCFCF #D7DFCF
split-complementary
#CFDFDF #DFCFD7 #DFD7CF
monochromatic
#86AEAE #AAC7C7 #CFDFDF #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.37
#CFDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CFDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFDF
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFDF | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#D9DBDF
Tritanopia (blue-blind)
#CBE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfdf; /* rgb */ color: rgb(207, 223, 223); /* oklch */ color: oklch(89.2% 0.017 196.8);
Tailwind
colors: {
custom: {
50: '#dde9e9',
500: '#cfdfdf',
950: '#000000',
},
}SCSS
$custom: #cfdfdf; $custom-light: #dde9e9; $custom-dark: #000000;
JSON
{
"hex": "#cfdfdf",
"rgb": {
"r": 207,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89164,
"c": 0.01716,
"h": 196.8
},
"luminance": 0.71368
}Semantic roles & 50–950 ramp
primary
#CFDFDF
secondary
#B59D9D
accent
#47479E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484