#DCEFF5#DCEFF5
#DCEFF5 is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.0% C 0.022 H 218.6°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF5 |
|---|---|
| RGB | rgb(220, 239, 245) |
| HSL | hsl(194, 56%, 91%) |
| HSV | hsv(194, 10%, 96%) |
| CMYK | cmyk(10.2%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(93.25, -5.08, -5.03) |
| CIE-LCH | lch(93.25, 7.15, 224.71°) |
| OKLab | oklab(93.99% -0.0169 -0.0135) |
| OKLCH | oklch(93.99% 0.022 218.6) |
| XYZ | xyz(76.8594, 83.5400, 98.4440) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.41
Aliceblue
#F0F8FF
ΔE00 5.10
Lightcyan
#E0FFFF
ΔE00 5.97
Mintcream
#F5FFFA
ΔE00 6.61
Fog
#D8DCE0
ΔE00 6.80
Whitesmoke
#F5F5F5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF5 #F5E2DC
analogous
#DCF5EE #DCEFF5 #DCE2F5
triadic
#DCEFF5 #F5DCEF #EFF5DC
tetradic
#DCEFF5 #EEDCF5 #F5E2DC #E2F5DC
square
#DCEFF5 #EEDCF5 #F5E2DC #E2F5DC
split-complementary
#DCEFF5 #F5DCE2 #F5EEDC
monochromatic
#7DC3DA #ACD9E7 #DCEFF5 #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.19
#DCEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DCEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF5
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF5 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF5
Deuteranopia (green-blind)
#E7EAF5
Tritanopia (blue-blind)
#D6F1F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceff5; /* rgb */ color: rgb(220, 239, 245); /* oklch */ color: oklch(94.0% 0.022 218.6);
Tailwind
colors: {
custom: {
50: '#e7f4f8',
500: '#dceff5',
950: '#000000',
},
}SCSS
$custom: #dceff5; $custom-light: #e7f4f8; $custom-dark: #000000;
JSON
{
"hex": "#dceff5",
"rgb": {
"r": 220,
"g": 239,
"b": 245
},
"hsl": {
"h": 194.4,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.93986,
"c": 0.02169,
"h": 218.6
},
"luminance": 0.83541
}Semantic roles & 50–950 ramp
primary
#DCEFF5
secondary
#D5ADA0
accent
#4922C3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585