#DFEEF4#DFEEF4
#DFEEF4 is a very light, near-neutral cyan. Relative luminance 0.834; OKLCH L 94.0% C 0.018 H 223.6°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF4 |
|---|---|
| RGB | rgb(223, 238, 244) |
| HSL | hsl(197, 49%, 92%) |
| HSV | hsv(197, 9%, 96%) |
| CMYK | cmyk(8.6%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(93.18, -3.81, -4.60) |
| CIE-LCH | lch(93.18, 5.97, 230.38°) |
| OKLab | oklab(93.97% -0.013 -0.0123) |
| OKLCH | oklch(93.97% 0.018 223.6) |
| XYZ | xyz(77.3316, 83.3677, 97.5878) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.90
Azure (CSS)
#F0FFFF
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.61
Mintcream
#F5FFFA
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF4 #F4E5DF
analogous
#DFF4F0 #DFEEF4 #DFE4F4
triadic
#DFEEF4 #F4DFEE #EEF4DF
tetradic
#DFEEF4 #F0DFF4 #F4E5DF #E4F4DF
square
#DFEEF4 #F0DFF4 #F4E5DF #E4F4DF
split-complementary
#DFEEF4 #F4DFE4 #F4F0DF
monochromatic
#84BED5 #B1D6E4 #DFEEF4 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.19
#DFEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DFEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF4
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF4 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF4
Deuteranopia (green-blind)
#E7EAF4
Tritanopia (blue-blind)
#DAF0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef4; /* rgb */ color: rgb(223, 238, 244); /* oklch */ color: oklch(94.0% 0.018 223.6);
Tailwind
colors: {
custom: {
50: '#e9f3f7',
500: '#dfeef4',
950: '#000000',
},
}SCSS
$custom: #dfeef4; $custom-light: #e9f3f7; $custom-dark: #000000;
JSON
{
"hex": "#dfeef4",
"rgb": {
"r": 223,
"g": 238,
"b": 244
},
"hsl": {
"h": 197.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.9397,
"c": 0.01791,
"h": 223.6
},
"luminance": 0.83369
}Semantic roles & 50–950 ramp
primary
#DFEEF4
secondary
#D3B2A5
accent
#5329BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585