#DFEEF1#DFEEF1
#DFEEF1 is a very light, near-neutral cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.016 H 211.0°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF1 |
|---|---|
| RGB | rgb(223, 238, 241) |
| HSL | hsl(190, 39%, 91%) |
| HSV | hsv(190, 7%, 95%) |
| CMYK | cmyk(7.5%, 1.2%, 0%, 5.5%) |
| CIE-LAB | lab(93.10, -4.38, -3.15) |
| CIE-LCH | lch(93.10, 5.39, 215.77°) |
| OKLab | oklab(93.88% -0.0141 -0.0085) |
| OKLCH | oklch(93.88% 0.016 211) |
| XYZ | xyz(76.8798, 83.1870, 95.2084) |
| Luminance | 0.8319 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.67
Mintcream
#F5FFFA
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.92
Lightcyan
#E0FFFF
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF1 #F1E2DF
analogous
#DFF1EB #DFEEF1 #DFE5F1
triadic
#DFEEF1 #F1DFEE #EEF1DF
tetradic
#DFEEF1 #EBDFF1 #F1E2DF #E5F1DF
square
#DFEEF1 #EBDFF1 #F1E2DF #E5F1DF
split-complementary
#DFEEF1 #F1DFE5 #F1EBDF
monochromatic
#8AC1CC #B4D7DE #DFEEF1 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.19
#DFEEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#DFEEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF1
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF1 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF1
Deuteranopia (green-blind)
#E8EAF1
Tritanopia (blue-blind)
#DAF0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef1; /* rgb */ color: rgb(223, 238, 241); /* oklch */ color: oklch(93.9% 0.016 211.0);
Tailwind
colors: {
custom: {
50: '#e9f3f5',
500: '#dfeef1',
950: '#000000',
},
}SCSS
$custom: #dfeef1; $custom-light: #e9f3f5; $custom-dark: #000000;
JSON
{
"hex": "#dfeef1",
"rgb": {
"r": 223,
"g": 238,
"b": 241
},
"hsl": {
"h": 190,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.93882,
"c": 0.01645,
"h": 211
},
"luminance": 0.83188
}Semantic roles & 50–950 ramp
primary
#DFEEF1
secondary
#CDAEA7
accent
#4933B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585