#DFEAEF#DFEAEF
#DFEAEF is a very light, near-neutral cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.014 H 226.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAEF |
|---|---|
| RGB | rgb(223, 234, 239) |
| HSL | hsl(199, 33%, 91%) |
| HSV | hsv(199, 7%, 94%) |
| CMYK | cmyk(6.7%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(92.03, -2.71, -3.68) |
| CIE-LCH | lch(92.03, 4.57, 233.63°) |
| OKLab | oklab(93.02% -0.0093 -0.0099) |
| OKLCH | oklch(93.02% 0.014 226.5) |
| XYZ | xyz(75.4310, 80.7649, 93.2598) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.62
Fog
#D8DCE0
ΔE00 4.05
Azure (CSS)
#F0FFFF
ΔE00 5.27
Gainsboro
#DCDCDC
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAEF #EFE4DF
analogous
#DFEFEC #DFEAEF #DFE2EF
triadic
#DFEAEF #EFDFEA #EAEFDF
tetradic
#DFEAEF #ECDFEF #EFE4DF #E2EFDF
square
#DFEAEF #ECDFEF #EFE4DF #E2EFDF
split-complementary
#DFEAEF #EFDFE2 #EFECDF
monochromatic
#8DB4C6 #B6CFDB #DFEAEF #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.22
#DFEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DFEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAEF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAEF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#DBECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaef; /* rgb */ color: rgb(223, 234, 239); /* oklch */ color: oklch(93.0% 0.014 226.5);
Tailwind
colors: {
custom: {
50: '#e9f0f4',
500: '#dfeaef',
950: '#000000',
},
}SCSS
$custom: #dfeaef; $custom-light: #e9f0f4; $custom-dark: #000000;
JSON
{
"hex": "#dfeaef",
"rgb": {
"r": 223,
"g": 234,
"b": 239
},
"hsl": {
"h": 198.75,
"s": 33.333,
"l": 90.588
},
"oklch": {
"l": 0.93022,
"c": 0.0136,
"h": 226.5
},
"luminance": 0.80766
}Semantic roles & 50–950 ramp
primary
#DFEAEF
secondary
#C9B3A9
accent
#5D39AC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585