#DCF8FD#DCF8FD
#DCF8FD is a very light, muted teal. Relative luminance 0.894; OKLCH L 96.0% C 0.030 H 209.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF8FD |
|---|---|
| RGB | rgb(220, 248, 253) |
| HSL | hsl(189, 89%, 93%) |
| HSV | hsv(189, 13%, 99%) |
| CMYK | cmyk(13%, 2%, 0%, 0.8%) |
| CIE-LAB | lab(95.76, -8.07, -5.47) |
| CIE-LCH | lch(95.76, 9.75, 214.12°) |
| OKLab | oklab(96.04% -0.026 -0.0148) |
| OKLCH | oklch(96.04% 0.03 209.6) |
| XYZ | xyz(80.8079, 89.4406, 105.9158) |
| Luminance | 0.8944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.92
Azure (CSS)
#F0FFFF
ΔE00 4.66
Ice Blue (survey)
#D7FFFE
ΔE00 4.79
Very Light Blue
#D5FFFF
ΔE00 4.89
Very Pale Blue
#D6FFFE
ΔE00 4.98
Really Light Blue
#D4FFFF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF8FD #FDE1DC
analogous
#DCFDF1 #DCF8FD #DCE7FD
triadic
#DCF8FD #FDDCF8 #F8FDDC
tetradic
#DCF8FD #F1DCFD #FDE1DC #E7FDDC
square
#DCF8FD #F1DCFD #FDE1DC #E7FDDC
split-complementary
#DCF8FD #FDDCE7 #FDF1DC
monochromatic
#68E1F6 #A2ECFA #DCF8FD #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.11
#DCF8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DCF8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF8FD
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF8FD | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#D3FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf8fd; /* rgb */ color: rgb(220, 248, 253); /* oklch */ color: oklch(96.0% 0.030 209.6);
Tailwind
colors: {
custom: {
50: '#e7fafe',
500: '#dcf8fd',
950: '#000000',
},
}SCSS
$custom: #dcf8fd; $custom-light: #e7fafe; $custom-dark: #000000;
JSON
{
"hex": "#dcf8fd",
"rgb": {
"r": 220,
"g": 248,
"b": 253
},
"hsl": {
"h": 189.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96041,
"c": 0.02993,
"h": 209.6
},
"luminance": 0.89442
}Semantic roles & 50–950 ramp
primary
#DCF8FD
secondary
#E7A396
accent
#2300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585