#DCF8FC#DCF8FC
#DCF8FC is a very light, muted teal. Relative luminance 0.894; OKLCH L 96.0% C 0.030 H 207.1°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8FC |
|---|---|
| RGB | rgb(220, 248, 252) |
| HSL | hsl(188, 84%, 93%) |
| HSV | hsv(188, 13%, 99%) |
| CMYK | cmyk(12.7%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(95.74, -8.27, -4.99) |
| CIE-LCH | lch(95.74, 9.66, 211.12°) |
| OKLab | oklab(96.01% -0.0264 -0.0135) |
| OKLCH | oklch(96.01% 0.03 207.1) |
| XYZ | xyz(80.6490, 89.3770, 105.0790) |
| Luminance | 0.8938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Very Light Blue
#D5FFFF
ΔE00 4.59
Azure (CSS)
#F0FFFF
ΔE00 4.60
Very Pale Blue
#D6FFFE
ΔE00 4.64
Really Light Blue
#D4FFFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8FC #FCE0DC
analogous
#DCFCF0 #DCF8FC #DCE8FC
triadic
#DCF8FC #FCDCF8 #F8FCDC
tetradic
#DCF8FC #F0DCFC #FCE0DC #E8FCDC
square
#DCF8FC #F0DCFC #FCE0DC #E8FCDC
split-complementary
#DCF8FC #FCDCE8 #FCF0DC
monochromatic
#6BE1F2 #A4EDF7 #DCF8FC #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.11
#DCF8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DCF8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8FC
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8FC | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#D3FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf8fc; /* rgb */ color: rgb(220, 248, 252); /* oklch */ color: oklch(96.0% 0.030 207.1);
Tailwind
colors: {
custom: {
50: '#e7fafd',
500: '#dcf8fc',
950: '#000000',
},
}SCSS
$custom: #dcf8fc; $custom-light: #e7fafd; $custom-dark: #000000;
JSON
{
"hex": "#dcf8fc",
"rgb": {
"r": 220,
"g": 248,
"b": 252
},
"hsl": {
"h": 187.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96011,
"c": 0.02966,
"h": 207.1
},
"luminance": 0.89379
}Semantic roles & 50–950 ramp
primary
#DCF8FC
secondary
#E4A198
accent
#2005E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585