#DFEAED#DFEAED
#DFEAED is a very light, near-neutral cyan. Relative luminance 0.806; OKLCH L 93.0% C 0.012 H 215.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAED |
|---|---|
| RGB | rgb(223, 234, 237) |
| HSL | hsl(193, 28%, 90%) |
| HSV | hsv(193, 6%, 93%) |
| CMYK | cmyk(5.9%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(91.97, -3.09, -2.72) |
| CIE-LCH | lch(91.97, 4.11, 221.34°) |
| OKLab | oklab(92.96% -0.0101 -0.0073) |
| OKLCH | oklch(92.96% 0.012 215.8) |
| XYZ | xyz(75.1372, 80.6474, 91.7123) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.13
Fog
#D8DCE0
ΔE00 4.29
Azure (CSS)
#F0FFFF
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 5.47
Whitesmoke
#F5F5F5
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAED #EDE2DF
analogous
#DFEDE9 #DFEAED #DFE3ED
triadic
#DFEAED #EDDFEA #EAEDDF
tetradic
#DFEAED #E9DFED #EDE2DF #E3EDDF
square
#DFEAED #E9DFED #EDE2DF #E3EDDF
split-complementary
#DFEAED #EDDFE3 #EDE9DF
monochromatic
#91B7C1 #B8D0D7 #DFEAED #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.23
#DFEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DFEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAED
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAED | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#DBEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaed; /* rgb */ color: rgb(223, 234, 237); /* oklch */ color: oklch(93.0% 0.012 215.8);
Tailwind
colors: {
custom: {
50: '#e9f0f2',
500: '#dfeaed',
950: '#000000',
},
}SCSS
$custom: #dfeaed; $custom-light: #e9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#dfeaed",
"rgb": {
"r": 223,
"g": 234,
"b": 237
},
"hsl": {
"h": 192.857,
"s": 28,
"l": 90.196
},
"oklch": {
"l": 0.92963,
"c": 0.01246,
"h": 215.8
},
"luminance": 0.80648
}Semantic roles & 50–950 ramp
primary
#DFEAED
secondary
#C6B0AA
accent
#553FA7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585