#DFEEF2#DFEEF2
#DFEEF2 is a very light, near-neutral cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.017 H 215.5°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF2 |
|---|---|
| RGB | rgb(223, 238, 242) |
| HSL | hsl(193, 42%, 91%) |
| HSV | hsv(193, 8%, 95%) |
| CMYK | cmyk(7.9%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(93.12, -4.19, -3.63) |
| CIE-LCH | lch(93.12, 5.54, 220.96°) |
| OKLab | oklab(93.91% -0.0137 -0.0098) |
| OKLCH | oklch(93.91% 0.017 215.5) |
| XYZ | xyz(77.0295, 83.2469, 95.9972) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.97
Aliceblue
#F0F8FF
ΔE00 4.38
Mintcream
#F5FFFA
ΔE00 5.69
Fog
#D8DCE0
ΔE00 5.78
Whitesmoke
#F5F5F5
ΔE00 6.56
Lightcyan
#E0FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF2 #F2E3DF
analogous
#DFF2EC #DFEEF2 #DFE4F2
triadic
#DFEEF2 #F2DFEE #EEF2DF
tetradic
#DFEEF2 #ECDFF2 #F2E3DF #E4F2DF
square
#DFEEF2 #ECDFF2 #F2E3DF #E4F2DF
split-complementary
#DFEEF2 #F2DFE4 #F2ECDF
monochromatic
#88C0CF #B3D7E0 #DFEEF2 #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.19
#DFEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DFEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF2
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF2 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#DAF0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef2; /* rgb */ color: rgb(223, 238, 242); /* oklch */ color: oklch(93.9% 0.017 215.5);
Tailwind
colors: {
custom: {
50: '#e9f3f6',
500: '#dfeef2',
950: '#000000',
},
}SCSS
$custom: #dfeef2; $custom-light: #e9f3f6; $custom-dark: #000000;
JSON
{
"hex": "#dfeef2",
"rgb": {
"r": 223,
"g": 238,
"b": 242
},
"hsl": {
"h": 192.632,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.93911,
"c": 0.01684,
"h": 215.5
},
"luminance": 0.83248
}Semantic roles & 50–950 ramp
primary
#DFEEF2
secondary
#CFAFA6
accent
#4C30B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585