#DCF9FD#DCF9FD
#DCF9FD is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.2% C 0.031 H 206.7°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9FD |
|---|---|
| RGB | rgb(220, 249, 253) |
| HSL | hsl(187, 89%, 93%) |
| HSV | hsv(187, 13%, 99%) |
| CMYK | cmyk(13%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(96.02, -8.58, -5.09) |
| CIE-LCH | lch(96.02, 9.97, 210.70°) |
| OKLab | oklab(96.24% -0.0274 -0.0138) |
| OKLCH | oklch(96.24% 0.031 206.7) |
| XYZ | xyz(81.1161, 90.0571, 106.0185) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.31
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Very Light Blue
#D5FFFF
ΔE00 4.29
Very Pale Blue
#D6FFFE
ΔE00 4.36
Really Light Blue
#D4FFFF
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9FD #FDE0DC
analogous
#DCFDF0 #DCF9FD #DCE8FD
triadic
#DCF9FD #FDDCF9 #F9FDDC
tetradic
#DCF9FD #F0DCFD #FDE0DC #E8FDDC
square
#DCF9FD #F0DCFD #FDE0DC #E8FDDC
split-complementary
#DCF9FD #FDDCE8 #FDF0DC
monochromatic
#68E5F6 #A2EFFA #DCF9FD #E2FAFD #E2FAFD
Accessibility & contrast
On white
1.10
#DCF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DCF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9FD
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9FD | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#D3FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcf9fd; /* rgb */ color: rgb(220, 249, 253); /* oklch */ color: oklch(96.2% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#e7fbfe',
500: '#dcf9fd',
950: '#000000',
},
}SCSS
$custom: #dcf9fd; $custom-light: #e7fbfe; $custom-dark: #000000;
JSON
{
"hex": "#dcf9fd",
"rgb": {
"r": 220,
"g": 249,
"b": 253
},
"hsl": {
"h": 187.273,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96243,
"c": 0.03063,
"h": 206.7
},
"luminance": 0.90059
}Semantic roles & 50–950 ramp
primary
#DCF9FD
secondary
#E7A096
accent
#1C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585