#DCEEF3#DCEEF3
#DCEEF3 is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.7% C 0.020 H 216.2°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEF3 |
|---|---|
| RGB | rgb(220, 238, 243) |
| HSL | hsl(193, 49%, 91%) |
| HSV | hsv(193, 9%, 95%) |
| CMYK | cmyk(9.5%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(92.94, -4.96, -4.44) |
| CIE-LCH | lch(92.94, 6.66, 221.87°) |
| OKLab | oklab(93.73% -0.0163 -0.012) |
| OKLCH | oklch(93.73% 0.02 216.2) |
| XYZ | xyz(76.2638, 82.8347, 96.7474) |
| Luminance | 0.8284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.27
Aliceblue
#F0F8FF
ΔE00 5.09
Lightcyan
#E0FFFF
ΔE00 6.01
Mintcream
#F5FFFA
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.50
Whitesmoke
#F5F5F5
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEF3 #F3E1DC
analogous
#DCF3EC #DCEEF3 #DCE2F3
triadic
#DCEEF3 #F3DCEE #EEF3DC
tetradic
#DCEEF3 #ECDCF3 #F3E1DC #E2F3DC
square
#DCEEF3 #ECDCF3 #F3E1DC #E2F3DC
split-complementary
#DCEEF3 #F3DCE2 #F3ECDC
monochromatic
#81C2D4 #AED8E3 #DCEEF3 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.20
#DCEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DCEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEF3
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEF3 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF3
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#D6F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceef3; /* rgb */ color: rgb(220, 238, 243); /* oklch */ color: oklch(93.7% 0.020 216.2);
Tailwind
colors: {
custom: {
50: '#e7f3f7',
500: '#dceef3',
950: '#000000',
},
}SCSS
$custom: #dceef3; $custom-light: #e7f3f7; $custom-dark: #000000;
JSON
{
"hex": "#dceef3",
"rgb": {
"r": 220,
"g": 238,
"b": 243
},
"hsl": {
"h": 193.043,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.93726,
"c": 0.02025,
"h": 216.2
},
"luminance": 0.82836
}Semantic roles & 50–950 ramp
primary
#DCEEF3
secondary
#D1ACA2
accent
#4929BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585