#DFEFED#DFEFED
#DFEFED is a very light, near-neutral teal. Relative luminance 0.835; OKLCH L 94.0% C 0.017 H 187.9°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFED |
|---|---|
| RGB | rgb(223, 239, 237) |
| HSL | hsl(173, 33%, 91%) |
| HSV | hsv(173, 7%, 94%) |
| CMYK | cmyk(6.7%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.25, -5.63, -0.85) |
| CIE-LCH | lch(93.25, 5.70, 188.59°) |
| OKLab | oklab(93.97% -0.017 -0.0023) |
| OKLCH | oklch(93.97% 0.017 187.9) |
| XYZ | xyz(76.5808, 83.5345, 92.1935) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.56
Mintcream
#F5FFFA
ΔE00 4.31
Lightcyan
#E0FFFF
ΔE00 5.33
Light Grey
#D8DCD6
ΔE00 6.15
Honeydew
#F0FFF0
ΔE00 6.37
Aliceblue
#F0F8FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFED #EFDFE1
analogous
#DFEFE5 #DFEFED #DFE9EF
triadic
#DFEFED #EDDFEF #EFEDDF
tetradic
#DFEFED #E5DFEF #EFDFE1 #E9EFDF
square
#DFEFED #E5DFEF #EFDFE1 #E9EFDF
split-complementary
#DFEFED #EFDFE9 #EFE5DF
monochromatic
#8DC6BF #B6DBD6 #DFEFED #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.19
#DFEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DFEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFED
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFED | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#EAEBED
Tritanopia (blue-blind)
#DBF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfefed; /* rgb */ color: rgb(223, 239, 237); /* oklch */ color: oklch(94.0% 0.017 187.9);
Tailwind
colors: {
custom: {
50: '#e9f4f2',
500: '#dfefed',
950: '#000000',
},
}SCSS
$custom: #dfefed; $custom-light: #e9f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dfefed",
"rgb": {
"r": 223,
"g": 239,
"b": 237
},
"hsl": {
"h": 172.5,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93967,
"c": 0.01714,
"h": 187.9
},
"luminance": 0.83535
}Semantic roles & 50–950 ramp
primary
#DFEFED
secondary
#C9A9AD
accent
#3948AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585