#DCEAEE#DCEAEE
#DCEAEE is a very light, near-neutral cyan. Relative luminance 0.802; OKLCH L 92.8% C 0.016 H 216.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAEE |
|---|---|
| RGB | rgb(220, 234, 238) |
| HSL | hsl(193, 35%, 90%) |
| HSV | hsv(193, 8%, 93%) |
| CMYK | cmyk(7.6%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(91.79, -3.87, -3.53) |
| CIE-LCH | lch(91.79, 5.25, 222.37°) |
| OKLab | oklab(92.77% -0.0127 -0.0095) |
| OKLCH | oklch(92.77% 0.016 216.7) |
| XYZ | xyz(74.3674, 80.2335, 92.4410) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.63
Azure (CSS)
#F0FFFF
ΔE00 4.75
Fog
#D8DCE0
ΔE00 5.02
Mintcream
#F5FFFA
ΔE00 6.21
Gainsboro
#DCDCDC
ΔE00 6.42
Light Grey
#D8DCD6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAEE #EEE0DC
analogous
#DCEEE9 #DCEAEE #DCE1EE
triadic
#DCEAEE #EEDCEA #EAEEDC
tetradic
#DCEAEE #E9DCEE #EEE0DC #E1EEDC
square
#DCEAEE #E9DCEE #EEE0DC #E1EEDC
split-complementary
#DCEAEE #EEDCE1 #EEE9DC
monochromatic
#8AB9C6 #B3D1DA #DCEAEE #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.23
#DCEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DCEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAEE
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAEE | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#D7ECEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceaee; /* rgb */ color: rgb(220, 234, 238); /* oklch */ color: oklch(92.8% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#e6f0f3',
500: '#dceaee',
950: '#000000',
},
}SCSS
$custom: #dceaee; $custom-light: #e6f0f3; $custom-dark: #000000;
JSON
{
"hex": "#dceaee",
"rgb": {
"r": 220,
"g": 234,
"b": 238
},
"hsl": {
"h": 193.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.92774,
"c": 0.0159,
"h": 216.7
},
"luminance": 0.80234
}Semantic roles & 50–950 ramp
primary
#DCEAEE
secondary
#C9ADA6
accent
#5238AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585