#DFEBF0#DFEBF0
#DFEBF0 is a very light, near-neutral cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.015 H 224.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBF0 |
|---|---|
| RGB | rgb(223, 235, 240) |
| HSL | hsl(198, 36%, 91%) |
| HSV | hsv(198, 7%, 94%) |
| CMYK | cmyk(7.1%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.31, -3.03, -3.79) |
| CIE-LCH | lch(92.31, 4.86, 231.33°) |
| OKLab | oklab(93.25% -0.0103 -0.0102) |
| OKLCH | oklch(93.25% 0.015 224.5) |
| XYZ | xyz(75.8647, 81.3951, 94.1352) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.68
Fog
#D8DCE0
ΔE00 4.46
Azure (CSS)
#F0FFFF
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 5.95
Mintcream
#F5FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBF0 #F0E4DF
analogous
#DFF0EC #DFEBF0 #DFE2F0
triadic
#DFEBF0 #F0DFEB #EBF0DF
tetradic
#DFEBF0 #ECDFF0 #F0E4DF #E2F0DF
square
#DFEBF0 #ECDFF0 #F0E4DF #E2F0DF
split-complementary
#DFEBF0 #F0DFE2 #F0ECDF
monochromatic
#8CB7C9 #B5D1DC #DFEBF0 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.22
#DFEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DFEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBF0
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBF0 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E5E8F0
Tritanopia (blue-blind)
#DBEDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dfebf0; /* rgb */ color: rgb(223, 235, 240); /* oklch */ color: oklch(93.3% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#e9f1f4',
500: '#dfebf0',
950: '#000000',
},
}SCSS
$custom: #dfebf0; $custom-light: #e9f1f4; $custom-dark: #000000;
JSON
{
"hex": "#dfebf0",
"rgb": {
"r": 223,
"g": 235,
"b": 240
},
"hsl": {
"h": 197.647,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.93251,
"c": 0.01451,
"h": 224.5
},
"luminance": 0.81396
}Semantic roles & 50–950 ramp
primary
#DFEBF0
secondary
#CBB2A8
accent
#5A36AF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585