#CFDFE1#CFDFE1
#CFDFE1 is a very light, near-neutral teal. Relative luminance 0.715; OKLCH L 89.2% C 0.017 H 205.8°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFE1 |
|---|---|
| RGB | rgb(207, 223, 225) |
| HSL | hsl(187, 23%, 85%) |
| HSV | hsv(187, 8%, 88%) |
| CMYK | cmyk(8%, 0.9%, 0%, 11.8%) |
| CIE-LAB | lab(87.72, -4.94, -2.81) |
| CIE-LCH | lch(87.72, 5.69, 209.63°) |
| OKLab | oklab(89.22% -0.0156 -0.0076) |
| OKLCH | oklch(89.22% 0.017 205.8) |
| XYZ | xyz(65.7075, 71.4761, 81.5541) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 6.88
Light Gray
#D3D3D3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFE1 #E1D1CF
analogous
#CFE1DA #CFDFE1 #CFD6E1
triadic
#CFDFE1 #E1CFDF #DFE1CF
tetradic
#CFDFE1 #DACFE1 #E1D1CF #D6E1CF
square
#CFDFE1 #DACFE1 #E1D1CF #D6E1CF
split-complementary
#CFDFE1 #E1CFD6 #E1DACF
monochromatic
#84ADB2 #A9C6C9 #CFDFE1 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.37
#CFDFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#CFDFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFE1
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFE1 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE1
Deuteranopia (green-blind)
#D9DBE1
Tritanopia (blue-blind)
#CAE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdfe1; /* rgb */ color: rgb(207, 223, 225); /* oklch */ color: oklch(89.2% 0.017 205.8);
Tailwind
colors: {
custom: {
50: '#dde9ea',
500: '#cfdfe1',
950: '#000000',
},
}SCSS
$custom: #cfdfe1; $custom-light: #dde9ea; $custom-dark: #000000;
JSON
{
"hex": "#cfdfe1",
"rgb": {
"r": 207,
"g": 223,
"b": 225
},
"hsl": {
"h": 186.667,
"s": 23.077,
"l": 84.706
},
"oklch": {
"l": 0.89222,
"c": 0.01739,
"h": 205.8
},
"luminance": 0.71477
}Semantic roles & 50–950 ramp
primary
#CFDFE1
secondary
#B89F9C
accent
#4E44A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484