#DCEFF8#DCEFF8
#DCEFF8 is a very light, muted cyan. Relative luminance 0.837; OKLCH L 94.1% C 0.024 H 227.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF8 |
|---|---|
| RGB | rgb(220, 239, 248) |
| HSL | hsl(199, 67%, 92%) |
| HSV | hsv(199, 11%, 97%) |
| CMYK | cmyk(11.3%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(93.33, -4.50, -6.47) |
| CIE-LCH | lch(93.33, 7.88, 235.20°) |
| OKLab | oklab(94.08% -0.0158 -0.0174) |
| OKLCH | oklch(94.08% 0.024 227.7) |
| XYZ | xyz(77.3211, 83.7247, 100.8755) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 5.27
Fog
#D8DCE0
ΔE00 6.70
Lightcyan
#E0FFFF
ΔE00 7.01
Mintcream
#F5FFFA
ΔE00 7.59
Whitesmoke
#F5F5F5
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF8 #F8E5DC
analogous
#DCF8F3 #DCEFF8 #DCE1F8
triadic
#DCEFF8 #F8DCEF #EFF8DC
tetradic
#DCEFF8 #F3DCF8 #F8E5DC #E1F8DC
square
#DCEFF8 #F3DCF8 #F8E5DC #E1F8DC
split-complementary
#DCEFF8 #F8DCE1 #F8F3DC
monochromatic
#76C0E4 #A9D8EE #DCEFF8 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.18
#DCEFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DCEFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF8
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF8 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#E6EAF8
Tritanopia (blue-blind)
#D5F2F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceff8; /* rgb */ color: rgb(220, 239, 248); /* oklch */ color: oklch(94.1% 0.024 227.7);
Tailwind
colors: {
custom: {
50: '#e7f4fa',
500: '#dceff8',
950: '#000000',
},
}SCSS
$custom: #dceff8; $custom-light: #e7f4fa; $custom-dark: #000000;
JSON
{
"hex": "#dceff8",
"rgb": {
"r": 220,
"g": 239,
"b": 248
},
"hsl": {
"h": 199.286,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.94076,
"c": 0.02354,
"h": 227.7
},
"luminance": 0.83726
}Semantic roles & 50–950 ramp
primary
#DCEFF8
secondary
#DBB19D
accent
#5217CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585