#DCF9FC#DCF9FC
#DCF9FC is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.2% C 0.030 H 204.2°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF9FC |
|---|---|
| RGB | rgb(220, 249, 252) |
| HSL | hsl(186, 84%, 93%) |
| HSV | hsv(186, 13%, 99%) |
| CMYK | cmyk(12.7%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(95.99, -8.77, -4.61) |
| CIE-LCH | lch(95.99, 9.91, 207.75°) |
| OKLab | oklab(96.21% -0.0277 -0.0125) |
| OKLCH | oklch(96.21% 0.03 204.2) |
| XYZ | xyz(80.9573, 89.9935, 105.1818) |
| Luminance | 0.9000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.94
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Very Light Blue
#D5FFFF
ΔE00 4.01
Very Pale Blue
#D6FFFE
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.22
Azure (CSS)
#F0FFFF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF9FC #FCDFDC
analogous
#DCFCEF #DCF9FC #DCE9FC
triadic
#DCF9FC #FCDCF9 #F9FCDC
tetradic
#DCF9FC #EFDCFC #FCDFDC #E9FCDC
square
#DCF9FC #EFDCFC #FCDFDC #E9FCDC
split-complementary
#DCF9FC #FCDCE9 #FCEFDC
monochromatic
#6BE6F2 #A4EFF7 #DCF9FC #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.11
#DCF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#DCF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF9FC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF9FC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#D3FCFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcf9fc; /* rgb */ color: rgb(220, 249, 252); /* oklch */ color: oklch(96.2% 0.030 204.2);
Tailwind
colors: {
custom: {
50: '#e7fbfd',
500: '#dcf9fc',
950: '#000000',
},
}SCSS
$custom: #dcf9fc; $custom-light: #e7fbfd; $custom-dark: #000000;
JSON
{
"hex": "#dcf9fc",
"rgb": {
"r": 220,
"g": 249,
"b": 252
},
"hsl": {
"h": 185.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96213,
"c": 0.03042,
"h": 204.2
},
"luminance": 0.89995
}Semantic roles & 50–950 ramp
primary
#DCF9FC
secondary
#E49F98
accent
#1905E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585