#DCEEF2#DCEEF2
#DCEEF2 is a very light, near-neutral cyan. Relative luminance 0.828; OKLCH L 93.7% C 0.020 H 212.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEF2 |
|---|---|
| RGB | rgb(220, 238, 242) |
| HSL | hsl(191, 46%, 91%) |
| HSV | hsv(191, 9%, 95%) |
| CMYK | cmyk(9.1%, 1.7%, 0%, 5.1%) |
| CIE-LAB | lab(92.92, -5.15, -3.96) |
| CIE-LCH | lch(92.92, 6.50, 217.57°) |
| OKLab | oklab(93.7% -0.0167 -0.0107) |
| OKLCH | oklch(93.7% 0.02 212.5) |
| XYZ | xyz(76.1132, 82.7744, 95.9542) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.08
Aliceblue
#F0F8FF
ΔE00 5.33
Lightcyan
#E0FFFF
ΔE00 5.73
Mintcream
#F5FFFA
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.62
Light Grey
#D8DCD6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEF2 #F2E0DC
analogous
#DCF2EB #DCEEF2 #DCE3F2
triadic
#DCEEF2 #F2DCEE #EEF2DC
tetradic
#DCEEF2 #EBDCF2 #F2E0DC #E3F2DC
square
#DCEEF2 #EBDCF2 #F2E0DC #E3F2DC
split-complementary
#DCEEF2 #F2DCE3 #F2EBDC
monochromatic
#83C3D1 #AFD8E1 #DCEEF2 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.20
#DCEEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DCEEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEF2
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEF2 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECF2
Deuteranopia (green-blind)
#E7E9F2
Tritanopia (blue-blind)
#D6F0EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceef2; /* rgb */ color: rgb(220, 238, 242); /* oklch */ color: oklch(93.7% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#e7f3f6',
500: '#dceef2',
950: '#000000',
},
}SCSS
$custom: #dceef2; $custom-light: #e7f3f6; $custom-dark: #000000;
JSON
{
"hex": "#dceef2",
"rgb": {
"r": 220,
"g": 238,
"b": 242
},
"hsl": {
"h": 190.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.93696,
"c": 0.01983,
"h": 212.5
},
"luminance": 0.82776
}Semantic roles & 50–950 ramp
primary
#DCEEF2
secondary
#D0ABA3
accent
#462CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585