#DFEEF5#DFEEF5
#DFEEF5 is a very light, near-neutral cyan. Relative luminance 0.834; OKLCH L 94.0% C 0.019 H 227.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF5 |
|---|---|
| RGB | rgb(223, 238, 245) |
| HSL | hsl(199, 52%, 92%) |
| HSV | hsv(199, 9%, 96%) |
| CMYK | cmyk(9%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(93.20, -3.61, -5.08) |
| CIE-LCH | lch(93.20, 6.23, 234.56°) |
| OKLab | oklab(94% -0.0126 -0.0136) |
| OKLCH | oklch(94% 0.019 227.3) |
| XYZ | xyz(77.4838, 83.4286, 98.3896) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.73
Azure (CSS)
#F0FFFF
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 6.67
Mintcream
#F5FFFA
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF5 #F5E6DF
analogous
#DFF5F1 #DFEEF5 #DFE3F5
triadic
#DFEEF5 #F5DFEE #EEF5DF
tetradic
#DFEEF5 #F1DFF5 #F5E6DF #E3F5DF
square
#DFEEF5 #F1DFF5 #F5E6DF #E3F5DF
split-complementary
#DFEEF5 #F5DFE3 #F5F1DF
monochromatic
#82BCD8 #B0D5E6 #DFEEF5 #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.19
#DFEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DFEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF5
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF5 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF5
Deuteranopia (green-blind)
#E7EAF5
Tritanopia (blue-blind)
#DAF0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef5; /* rgb */ color: rgb(223, 238, 245); /* oklch */ color: oklch(94.0% 0.019 227.3);
Tailwind
colors: {
custom: {
50: '#e9f3f8',
500: '#dfeef5',
950: '#000000',
},
}SCSS
$custom: #dfeef5; $custom-light: #e9f3f8; $custom-dark: #000000;
JSON
{
"hex": "#dfeef5",
"rgb": {
"r": 223,
"g": 238,
"b": 245
},
"hsl": {
"h": 199.091,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.94,
"c": 0.01856,
"h": 227.3
},
"luminance": 0.8343
}Semantic roles & 50–950 ramp
primary
#DFEEF5
secondary
#D5B3A4
accent
#5726C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585