#DCF8FE#DCF8FE
#DCF8FE is a very light, muted cyan. Relative luminance 0.895; OKLCH L 96.1% C 0.030 H 212.0°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8FE |
|---|---|
| RGB | rgb(220, 248, 254) |
| HSL | hsl(191, 94%, 93%) |
| HSV | hsv(191, 13%, 100%) |
| CMYK | cmyk(13.4%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.79, -7.88, -5.95) |
| CIE-LCH | lch(95.79, 9.87, 217.05°) |
| OKLab | oklab(96.07% -0.0257 -0.0161) |
| OKLCH | oklch(96.07% 0.03 212) |
| XYZ | xyz(80.9676, 89.5045, 106.7569) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.32
Azure (CSS)
#F0FFFF
ΔE00 4.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 5.33
Really Light Blue
#D4FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8FE #FEE2DC
analogous
#DCFEF3 #DCF8FE #DCE7FE
triadic
#DCF8FE #FEDCF8 #F8FEDC
tetradic
#DCF8FE #F3DCFE #FEE2DC #E7FEDC
square
#DCF8FE #F3DCFE #FEE2DC #E7FEDC
split-complementary
#DCF8FE #FEDCE7 #FEF3DC
monochromatic
#65E0FB #A0ECFC #DCF8FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.11
#DCF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DCF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8FE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8FE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D3FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf8fe; /* rgb */ color: rgb(220, 248, 254); /* oklch */ color: oklch(96.1% 0.030 212.0);
Tailwind
colors: {
custom: {
50: '#e7fafe',
500: '#dcf8fe',
950: '#000000',
},
}SCSS
$custom: #dcf8fe; $custom-light: #e7fafe; $custom-dark: #000000;
JSON
{
"hex": "#dcf8fe",
"rgb": {
"r": 220,
"g": 248,
"b": 254
},
"hsl": {
"h": 190.588,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9607,
"c": 0.03027,
"h": 212
},
"luminance": 0.89506
}Semantic roles & 50–950 ramp
primary
#DCF8FE
secondary
#E9A495
accent
#2800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585