#DFEDED#DFEDED
#DFEDED is a very light, near-neutral teal. Relative luminance 0.824; OKLCH L 93.6% C 0.015 H 196.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDED |
|---|---|
| RGB | rgb(223, 237, 237) |
| HSL | hsl(180, 28%, 90%) |
| HSV | hsv(180, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.74, -4.62, -1.60) |
| CIE-LCH | lch(92.74, 4.89, 199.08°) |
| OKLab | oklab(93.57% -0.0142 -0.0043) |
| OKLCH | oklch(93.57% 0.015 196.9) |
| XYZ | xyz(75.9985, 82.3700, 91.9994) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 4.63
Aliceblue
#F0F8FF
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 5.73
Fog
#D8DCE0
ΔE00 6.13
Lightcyan
#E0FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDED #EDDFDF
analogous
#DFEDE6 #DFEDED #DFE6ED
triadic
#DFEDED #EDDFED #EDEDDF
tetradic
#DFEDED #E6DFED #EDDFDF #E6EDDF
square
#DFEDED #E6DFED #EDDFDF #E6EDDF
split-complementary
#DFEDED #EDDFE6 #EDE6DF
monochromatic
#91C1C1 #B8D7D7 #DFEDED #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.20
#DFEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DFEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDED
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDED | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#DBEEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfeded; /* rgb */ color: rgb(223, 237, 237); /* oklch */ color: oklch(93.6% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e9f2f2',
500: '#dfeded',
950: '#000000',
},
}SCSS
$custom: #dfeded; $custom-light: #e9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dfeded",
"rgb": {
"r": 223,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93565,
"c": 0.01487,
"h": 196.9
},
"luminance": 0.82371
}Semantic roles & 50–950 ramp
primary
#DFEDED
secondary
#C6AAAA
accent
#3F3FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585