#DFEDF0#DFEDF0
#DFEDF0 is a very light, near-neutral cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.015 H 212.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDF0 |
|---|---|
| RGB | rgb(223, 237, 240) |
| HSL | hsl(191, 36%, 91%) |
| HSV | hsv(191, 7%, 94%) |
| CMYK | cmyk(7.1%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(92.82, -4.06, -3.04) |
| CIE-LCH | lch(92.82, 5.07, 216.90°) |
| OKLab | oklab(93.65% -0.0131 -0.0082) |
| OKLCH | oklch(93.65% 0.015 212) |
| XYZ | xyz(76.4405, 82.5468, 94.3271) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.97
Aliceblue
#F0F8FF
ΔE00 4.49
Mintcream
#F5FFFA
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.52
Whitesmoke
#F5F5F5
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDF0 #F0E2DF
analogous
#DFF0EA #DFEDF0 #DFE4F0
triadic
#DFEDF0 #F0DFED #EDF0DF
tetradic
#DFEDF0 #EADFF0 #F0E2DF #E4F0DF
square
#DFEDF0 #EADFF0 #F0E2DF #E4F0DF
split-complementary
#DFEDF0 #F0DFE4 #F0EADF
monochromatic
#8CBEC9 #B5D6DC #DFEDF0 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.20
#DFEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DFEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDF0
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDF0 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF0
Deuteranopia (green-blind)
#E7E9F0
Tritanopia (blue-blind)
#DBEEEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dfedf0; /* rgb */ color: rgb(223, 237, 240); /* oklch */ color: oklch(93.7% 0.015 212.0);
Tailwind
colors: {
custom: {
50: '#e9f2f4',
500: '#dfedf0',
950: '#000000',
},
}SCSS
$custom: #dfedf0; $custom-light: #e9f2f4; $custom-dark: #000000;
JSON
{
"hex": "#dfedf0",
"rgb": {
"r": 223,
"g": 237,
"b": 240
},
"hsl": {
"h": 190.588,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93652,
"c": 0.01545,
"h": 212
},
"luminance": 0.82548
}Semantic roles & 50–950 ramp
primary
#DFEDF0
secondary
#CBAEA8
accent
#4C36AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585