#DFEEF3#DFEEF3
#DFEEF3 is a very light, near-neutral cyan. Relative luminance 0.833; OKLCH L 93.9% C 0.017 H 219.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEF3 |
|---|---|
| RGB | rgb(223, 238, 243) |
| HSL | hsl(195, 45%, 91%) |
| HSV | hsv(195, 8%, 95%) |
| CMYK | cmyk(8.2%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(93.15, -4.00, -4.12) |
| CIE-LCH | lch(93.15, 5.74, 225.84°) |
| OKLab | oklab(93.94% -0.0133 -0.0111) |
| OKLCH | oklch(93.94% 0.017 219.7) |
| XYZ | xyz(77.1801, 83.3072, 96.7903) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 4.22
Fog
#D8DCE0
ΔE00 5.67
Mintcream
#F5FFFA
ΔE00 6.03
Whitesmoke
#F5F5F5
ΔE00 6.57
Lightcyan
#E0FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEF3 #F3E4DF
analogous
#DFF3EE #DFEEF3 #DFE4F3
triadic
#DFEEF3 #F3DFEE #EEF3DF
tetradic
#DFEEF3 #EEDFF3 #F3E4DF #E4F3DF
square
#DFEEF3 #EEDFF3 #F3E4DF #E4F3DF
split-complementary
#DFEEF3 #F3DFE4 #F3EEDF
monochromatic
#86BFD2 #B2D6E2 #DFEEF3 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.19
#DFEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DFEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEF3
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEF3 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF3
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#DAF0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dfeef3; /* rgb */ color: rgb(223, 238, 243); /* oklch */ color: oklch(93.9% 0.017 219.7);
Tailwind
colors: {
custom: {
50: '#e9f3f7',
500: '#dfeef3',
950: '#000000',
},
}SCSS
$custom: #dfeef3; $custom-light: #e9f3f7; $custom-dark: #000000;
JSON
{
"hex": "#dfeef3",
"rgb": {
"r": 223,
"g": 238,
"b": 243
},
"hsl": {
"h": 195,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.9394,
"c": 0.01733,
"h": 219.7
},
"luminance": 0.83308
}Semantic roles & 50–950 ramp
primary
#DFEEF3
secondary
#D1B0A5
accent
#502DB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585