#DCEFF4#DCEFF4
#DCEFF4 is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.0% C 0.021 H 215.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF4 |
|---|---|
| RGB | rgb(220, 239, 244) |
| HSL | hsl(193, 52%, 91%) |
| HSV | hsv(193, 10%, 96%) |
| CMYK | cmyk(9.8%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(93.22, -5.27, -4.55) |
| CIE-LCH | lch(93.22, 6.97, 220.78°) |
| OKLab | oklab(93.96% -0.0173 -0.0122) |
| OKLCH | oklch(93.96% 0.021 215.3) |
| XYZ | xyz(76.7072, 83.4791, 97.6422) |
| Luminance | 0.8348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.18
Aliceblue
#F0F8FF
ΔE00 5.31
Lightcyan
#E0FFFF
ΔE00 5.65
Mintcream
#F5FFFA
ΔE00 6.32
Fog
#D8DCE0
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF4 #F4E1DC
analogous
#DCF4ED #DCEFF4 #DCE3F4
triadic
#DCEFF4 #F4DCEF #EFF4DC
tetradic
#DCEFF4 #EDDCF4 #F4E1DC #E3F4DC
square
#DCEFF4 #EDDCF4 #F4E1DC #E3F4DC
split-complementary
#DCEFF4 #F4DCE3 #F4EDDC
monochromatic
#7FC4D7 #ADDAE5 #DCEFF4 #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.19
#DCEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DCEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF4
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF4 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF4
Deuteranopia (green-blind)
#E7EAF4
Tritanopia (blue-blind)
#D6F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceff4; /* rgb */ color: rgb(220, 239, 244); /* oklch */ color: oklch(94.0% 0.021 215.3);
Tailwind
colors: {
custom: {
50: '#e7f4f7',
500: '#dceff4',
950: '#000000',
},
}SCSS
$custom: #dceff4; $custom-light: #e7f4f7; $custom-dark: #000000;
JSON
{
"hex": "#dceff4",
"rgb": {
"r": 220,
"g": 239,
"b": 244
},
"hsl": {
"h": 192.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.93957,
"c": 0.02121,
"h": 215.3
},
"luminance": 0.8348
}Semantic roles & 50–950 ramp
primary
#DCEFF4
secondary
#D3ABA1
accent
#4626C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585