#DCF6FA#DCF6FA
#DCF6FA is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.5% C 0.028 H 207.9°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6FA |
|---|---|
| RGB | rgb(220, 246, 250) |
| HSL | hsl(188, 75%, 92%) |
| HSV | hsv(188, 12%, 98%) |
| CMYK | cmyk(12%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(95.17, -7.65, -4.79) |
| CIE-LCH | lch(95.17, 9.03, 212.04°) |
| OKLab | oklab(95.55% -0.0245 -0.0129) |
| OKLCH | oklch(95.55% 0.028 207.9) |
| XYZ | xyz(79.7221, 88.0277, 103.2148) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.07
Azure (CSS)
#F0FFFF
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.04
Very Light Blue
#D5FFFF
ΔE00 5.21
Very Pale Blue
#D6FFFE
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6FA #FAE0DC
analogous
#DCFAEF #DCF6FA #DCE7FA
triadic
#DCF6FA #FADCF6 #F6FADC
tetradic
#DCF6FA #EFDCFA #FAE0DC #E7FADC
square
#DCF6FA #EFDCFA #FAE0DC #E7FADC
split-complementary
#DCF6FA #FADCE7 #FAEFDC
monochromatic
#71DAEB #A6E8F2 #DCF6FA #E4F8FB #E4F8FB
Accessibility & contrast
On white
1.13
#DCF6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#DCF6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6FA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6FA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#D4F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6fa; /* rgb */ color: rgb(220, 246, 250); /* oklch */ color: oklch(95.5% 0.028 207.9);
Tailwind
colors: {
custom: {
50: '#e7f9fc',
500: '#dcf6fa',
950: '#000000',
},
}SCSS
$custom: #dcf6fa; $custom-light: #e7f9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcf6fa",
"rgb": {
"r": 220,
"g": 246,
"b": 250
},
"hsl": {
"h": 188,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.95547,
"c": 0.0277,
"h": 207.9
},
"luminance": 0.88029
}Semantic roles & 50–950 ramp
primary
#DCF6FA
secondary
#E0A49B
accent
#290ED7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585