#DCFDFC#DCFDFC
#DCFDFC is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.0% C 0.034 H 194.4°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDFC |
|---|---|
| RGB | rgb(220, 253, 252) |
| HSL | hsl(178, 89%, 93%) |
| HSV | hsv(178, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(97.02, -10.77, -3.10) |
| CIE-LCH | lch(97.02, 11.21, 196.07°) |
| OKLab | oklab(97.03% -0.033 -0.0085) |
| OKLCH | oklch(97.03% 0.034 194.4) |
| XYZ | xyz(82.2068, 92.4926, 105.5983) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.93
Ice Blue (survey)
#D7FFFE
ΔE00 1.79
Very Pale Blue
#D6FFFE
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.21
Really Light Blue
#D4FFFF
ΔE00 2.44
Ice
#D6FFFA
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDFC #FDDCDD
analogous
#DCFDEB #DCFDFC #DCEDFD
triadic
#DCFDFC #FCDCFD #FDFCDC
tetradic
#DCFDFC #EBDCFD #FDDCDD #EDFDDC
square
#DCFDFC #EBDCFD #FDDCDD #EDFDDC
split-complementary
#DCFDFC #FDDCED #FDEBDC
monochromatic
#68F6F2 #A2FAF7 #DCFDFC #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.08
#DCFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#DCFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDFC
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDFC | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FC
Deuteranopia (green-blind)
#F2F4FC
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdfc; /* rgb */ color: rgb(220, 253, 252); /* oklch */ color: oklch(97.0% 0.034 194.4);
Tailwind
colors: {
custom: {
50: '#e7fefd',
500: '#dcfdfc',
950: '#000000',
},
}SCSS
$custom: #dcfdfc; $custom-light: #e7fefd; $custom-dark: #000000;
JSON
{
"hex": "#dcfdfc",
"rgb": {
"r": 220,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.182,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.97026,
"c": 0.0341,
"h": 194.4
},
"luminance": 0.92494
}Semantic roles & 50–950 ramp
primary
#DCFDFC
secondary
#E79699
accent
#0007E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585