#DFEAEE#DFEAEE
#DFEAEE is a very light, near-neutral cyan. Relative luminance 0.807; OKLCH L 93.0% C 0.013 H 221.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEAEE |
|---|---|
| RGB | rgb(223, 234, 238) |
| HSL | hsl(196, 31%, 90%) |
| HSV | hsv(196, 6%, 93%) |
| CMYK | cmyk(6.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(92.00, -2.90, -3.20) |
| CIE-LCH | lch(92.00, 4.32, 227.81°) |
| OKLab | oklab(92.99% -0.0097 -0.0086) |
| OKLCH | oklch(92.99% 0.013 221.4) |
| XYZ | xyz(75.2837, 80.7060, 92.4839) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.85
Fog
#D8DCE0
ΔE00 4.14
Azure (CSS)
#F0FFFF
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.50
Whitesmoke
#F5F5F5
ΔE00 5.54
Light Grey
#D8DCD6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEAEE #EEE3DF
analogous
#DFEEEA #DFEAEE #DFE2EE
triadic
#DFEAEE #EEDFEA #EAEEDF
tetradic
#DFEAEE #EADFEE #EEE3DF #E2EEDF
square
#DFEAEE #EADFEE #EEE3DF #E2EEDF
split-complementary
#DFEAEE #EEDFE2 #EEEADF
monochromatic
#8FB6C4 #B7D0D9 #DFEAEE #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.23
#DFEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DFEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEAEE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEAEE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#DBEBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfeaee; /* rgb */ color: rgb(223, 234, 238); /* oklch */ color: oklch(93.0% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#e9f0f3',
500: '#dfeaee',
950: '#000000',
},
}SCSS
$custom: #dfeaee; $custom-light: #e9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#dfeaee",
"rgb": {
"r": 223,
"g": 234,
"b": 238
},
"hsl": {
"h": 196,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.92993,
"c": 0.01297,
"h": 221.4
},
"luminance": 0.80707
}Semantic roles & 50–950 ramp
primary
#DFEAEE
secondary
#C8B2AA
accent
#593CA9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585