#DFE7E7#DFE7E7
#DFE7E7 is a very light, near-neutral teal. Relative luminance 0.786; OKLCH L 92.2% C 0.009 H 197.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE7E7 |
|---|---|
| RGB | rgb(223, 231, 231) |
| HSL | hsl(180, 14%, 89%) |
| HSV | hsv(180, 3%, 91%) |
| CMYK | cmyk(3.5%, 0%, 0%, 9.4%) |
| CIE-LAB | lab(91.06, -2.66, -0.93) |
| CIE-LCH | lch(91.06, 2.82, 199.22°) |
| OKLab | oklab(92.19% -0.0082 -0.0025) |
| OKLCH | oklch(92.19% 0.009 197) |
| XYZ | xyz(73.4284, 78.6089, 86.8904) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 3.97
Gainsboro
#DCDCDC
ΔE00 4.29
Whitesmoke
#F5F5F5
ΔE00 5.01
Aliceblue
#F0F8FF
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE7E7 #E7DFDF
analogous
#DFE7E3 #DFE7E7 #DFE3E7
triadic
#DFE7E7 #E7DFE7 #E7E7DF
tetradic
#DFE7E7 #E3DFE7 #E7DFDF #E3E7DF
square
#DFE7E7 #E3DFE7 #E7DFDF #E3E7DF
split-complementary
#DFE7E7 #E7DFE3 #E7E3DF
monochromatic
#99B3B3 #BCCDCD #DFE7E7 #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.26
#DFE7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DFE7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE7E7
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE7E7 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E6E7
Deuteranopia (green-blind)
#E4E5E7
Tritanopia (blue-blind)
#DDE8E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfe7e7; /* rgb */ color: rgb(223, 231, 231); /* oklch */ color: oklch(92.2% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#e9eeee',
500: '#dfe7e7',
950: '#000000',
},
}SCSS
$custom: #dfe7e7; $custom-light: #e9eeee; $custom-dark: #000000;
JSON
{
"hex": "#dfe7e7",
"rgb": {
"r": 223,
"g": 231,
"b": 231
},
"hsl": {
"h": 180,
"s": 14.286,
"l": 89.02
},
"oklch": {
"l": 0.9219,
"c": 0.00859,
"h": 197
},
"luminance": 0.78609
}Semantic roles & 50–950 ramp
primary
#DFE7E7
secondary
#BCAEAE
accent
#4D4D98
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585