#DCF6FE#DCF6FE
#DCF6FE is a very light, muted cyan. Relative luminance 0.883; OKLCH L 95.7% C 0.029 H 218.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6FE |
|---|---|
| RGB | rgb(220, 246, 254) |
| HSL | hsl(194, 94%, 93%) |
| HSV | hsv(194, 13%, 100%) |
| CMYK | cmyk(13.4%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.28, -6.87, -6.70) |
| CIE-LCH | lch(95.28, 9.60, 224.30°) |
| OKLab | oklab(95.67% -0.023 -0.0181) |
| OKLCH | oklch(95.67% 0.029 218.2) |
| XYZ | xyz(80.3560, 88.2813, 106.5531) |
| Luminance | 0.8828 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.61
Azure (CSS)
#F0FFFF
ΔE00 4.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.50
Aliceblue
#F0F8FF
ΔE00 6.56
Very Pale Blue
#D6FFFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6FE #FEE4DC
analogous
#DCFEF5 #DCF6FE #DCE5FE
triadic
#DCF6FE #FEDCF6 #F6FEDC
tetradic
#DCF6FE #F5DCFE #FEE4DC #E5FEDC
square
#DCF6FE #F5DCFE #FEE4DC #E5FEDC
split-complementary
#DCF6FE #FEDCE5 #FEF5DC
monochromatic
#65D7FB #A0E7FC #DCF6FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.13
#DCF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DCF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6FE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6FE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#D3F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6fe; /* rgb */ color: rgb(220, 246, 254); /* oklch */ color: oklch(95.7% 0.029 218.2);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#dcf6fe',
950: '#000000',
},
}SCSS
$custom: #dcf6fe; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf6fe",
"rgb": {
"r": 220,
"g": 246,
"b": 254
},
"hsl": {
"h": 194.118,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95666,
"c": 0.02926,
"h": 218.2
},
"luminance": 0.88283
}Semantic roles & 50–950 ramp
primary
#DCF6FE
secondary
#E9A995
accent
#3600E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585