#DCF7FA#DCF7FA
#DCF7FA is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.7% C 0.028 H 204.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7FA |
|---|---|
| RGB | rgb(220, 247, 250) |
| HSL | hsl(186, 75%, 92%) |
| HSV | hsv(186, 12%, 98%) |
| CMYK | cmyk(12%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(95.43, -8.16, -4.41) |
| CIE-LCH | lch(95.43, 9.28, 208.41°) |
| OKLab | oklab(95.75% -0.0258 -0.0119) |
| OKLCH | oklch(95.75% 0.028 204.8) |
| XYZ | xyz(80.0271, 88.6377, 103.3164) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.46
Azure (CSS)
#F0FFFF
ΔE00 4.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.43
Very Light Blue
#D5FFFF
ΔE00 4.63
Very Pale Blue
#D6FFFE
ΔE00 4.64
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7FA #FADFDC
analogous
#DCFAEE #DCF7FA #DCE8FA
triadic
#DCF7FA #FADCF7 #F7FADC
tetradic
#DCF7FA #EEDCFA #FADFDC #E8FADC
square
#DCF7FA #EEDCFA #FADFDC #E8FADC
split-complementary
#DCF7FA #FADCE8 #FAEEDC
monochromatic
#71DFEB #A6EBF2 #DCF7FA #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.12
#DCF7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DCF7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7FA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7FA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#D4F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf7fa; /* rgb */ color: rgb(220, 247, 250); /* oklch */ color: oklch(95.7% 0.028 204.8);
Tailwind
colors: {
custom: {
50: '#e7f9fc',
500: '#dcf7fa',
950: '#000000',
},
}SCSS
$custom: #dcf7fa; $custom-light: #e7f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf7fa",
"rgb": {
"r": 220,
"g": 247,
"b": 250
},
"hsl": {
"h": 186,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95749,
"c": 0.02845,
"h": 204.8
},
"luminance": 0.88639
}Semantic roles & 50–950 ramp
primary
#DCF7FA
secondary
#E0A19B
accent
#220ED7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585