#DFECED#DFECED
#DFECED is a very light, near-neutral teal. Relative luminance 0.818; OKLCH L 93.4% C 0.014 H 202.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DFECED |
|---|---|
| RGB | rgb(223, 236, 237) |
| HSL | hsl(184, 28%, 90%) |
| HSV | hsv(184, 6%, 93%) |
| CMYK | cmyk(5.9%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(92.48, -4.11, -1.97) |
| CIE-LCH | lch(92.48, 4.56, 205.62°) |
| OKLab | oklab(93.36% -0.0129 -0.0053) |
| OKLCH | oklch(93.36% 0.014 202.4) |
| XYZ | xyz(75.7098, 81.7926, 91.9032) |
| Luminance | 0.8179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.95
Mintcream
#F5FFFA
ΔE00 4.94
Aliceblue
#F0F8FF
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFECED #EDE0DF
analogous
#DFEDE7 #DFECED #DFE5ED
triadic
#DFECED #EDDFEC #ECEDDF
tetradic
#DFECED #E7DFED #EDE0DF #E5EDDF
square
#DFECED #E7DFED #EDE0DF #E5EDDF
split-complementary
#DFECED #EDDFE5 #EDE7DF
monochromatic
#91BDC1 #B8D5D7 #DFECED #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.21
#DFECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DFECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFECED
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFECED | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#DBEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfeced; /* rgb */ color: rgb(223, 236, 237); /* oklch */ color: oklch(93.4% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#e9f2f2',
500: '#dfeced',
950: '#000000',
},
}SCSS
$custom: #dfeced; $custom-light: #e9f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dfeced",
"rgb": {
"r": 223,
"g": 236,
"b": 237
},
"hsl": {
"h": 184.286,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.93364,
"c": 0.01391,
"h": 202.4
},
"luminance": 0.81793
}Semantic roles & 50–950 ramp
primary
#DFECED
secondary
#C6ACAA
accent
#463FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585