#DCF7FC#DCF7FC
#DCF7FC is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.8% C 0.029 H 210.0°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7FC |
|---|---|
| RGB | rgb(220, 247, 252) |
| HSL | hsl(189, 84%, 93%) |
| HSV | hsv(189, 13%, 99%) |
| CMYK | cmyk(12.7%, 2%, 0%, 1.2%) |
| CIE-LAB | lab(95.48, -7.77, -5.37) |
| CIE-LCH | lch(95.48, 9.44, 214.66°) |
| OKLab | oklab(95.81% -0.0251 -0.0145) |
| OKLCH | oklch(95.81% 0.029 210) |
| XYZ | xyz(80.3424, 88.7638, 104.9768) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.16
Azure (CSS)
#F0FFFF
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Light Blue
#D5FFFF
ΔE00 5.19
Very Pale Blue
#D6FFFE
ΔE00 5.26
Really Light Blue
#D4FFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7FC #FCE1DC
analogous
#DCFCF1 #DCF7FC #DCE7FC
triadic
#DCF7FC #FCDCF7 #F7FCDC
tetradic
#DCF7FC #F1DCFC #FCE1DC #E7FCDC
square
#DCF7FC #F1DCFC #FCE1DC #E7FCDC
split-complementary
#DCF7FC #FCDCE7 #FCF1DC
monochromatic
#6BDDF2 #A4EAF7 #DCF7FC #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.12
#DCF7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DCF7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7FC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7FC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FC
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#D3FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf7fc; /* rgb */ color: rgb(220, 247, 252); /* oklch */ color: oklch(95.8% 0.029 210.0);
Tailwind
colors: {
custom: {
50: '#e7f9fd',
500: '#dcf7fc',
950: '#000000',
},
}SCSS
$custom: #dcf7fc; $custom-light: #e7f9fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf7fc",
"rgb": {
"r": 220,
"g": 247,
"b": 252
},
"hsl": {
"h": 189.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95809,
"c": 0.02897,
"h": 210
},
"luminance": 0.88765
}Semantic roles & 50–950 ramp
primary
#DCF7FC
secondary
#E4A498
accent
#2705E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585