#CFDFDD#CFDFDD
#CFDFDD is a very light, near-neutral teal. Relative luminance 0.713; OKLCH L 89.1% C 0.017 H 187.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFDD |
|---|---|
| RGB | rgb(207, 223, 221) |
| HSL | hsl(173, 20%, 84%) |
| HSV | hsv(173, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.61, -5.71, -0.86) |
| CIE-LCH | lch(87.61, 5.77, 188.55°) |
| OKLab | oklab(89.11% -0.0172 -0.0024) |
| OKLCH | oklch(89.11% 0.017 187.8) |
| XYZ | xyz(65.1682, 71.2604, 78.7139) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.97
Fog
#D8DCE0
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.76
Azure (CSS)
#F0FFFF
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.21
Mintcream
#F5FFFA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFDD #DFCFD1
analogous
#CFDFD5 #CFDFDD #CFD9DF
triadic
#CFDFDD #DDCFDF #DFDDCF
tetradic
#CFDFDD #D5CFDF #DFCFD1 #D9DFCF
square
#CFDFDD #D5CFDF #DFCFD1 #D9DFCF
split-complementary
#CFDFDD #DFCFD9 #DFD5CF
monochromatic
#86AEA9 #AAC7C3 #CFDFDD #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.38
#CFDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#CFDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFDD
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFDD | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#DADBDD
Tritanopia (blue-blind)
#CBE0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfdd; /* rgb */ color: rgb(207, 223, 221); /* oklch */ color: oklch(89.1% 0.017 187.8);
Tailwind
colors: {
custom: {
50: '#dde9e7',
500: '#cfdfdd',
950: '#000000',
},
}SCSS
$custom: #cfdfdd; $custom-light: #dde9e7; $custom-dark: #000000;
JSON
{
"hex": "#cfdfdd",
"rgb": {
"r": 207,
"g": 223,
"b": 221
},
"hsl": {
"h": 172.5,
"s": 20,
"l": 84.314
},
"oklch": {
"l": 0.89105,
"c": 0.01735,
"h": 187.8
},
"luminance": 0.71261
}Semantic roles & 50–950 ramp
primary
#CFDFDD
secondary
#B59DA0
accent
#47529E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484