#DCFCFC#DCFCFC
#DCFCFC is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.8% C 0.033 H 196.6°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCFC |
|---|---|
| RGB | rgb(220, 252, 252) |
| HSL | hsl(180, 84%, 93%) |
| HSV | hsv(180, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(96.76, -10.27, -3.48) |
| CIE-LCH | lch(96.76, 10.85, 198.72°) |
| OKLab | oklab(96.82% -0.0317 -0.0095) |
| OKLCH | oklch(96.82% 0.033 196.6) |
| XYZ | xyz(81.8919, 91.8629, 105.4933) |
| Luminance | 0.9186 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 0.71
Ice Blue (survey)
#D7FFFE
ΔE00 2.21
Very Pale Blue
#D6FFFE
ΔE00 2.44
Very Light Blue
#D5FFFF
ΔE00 2.55
Really Light Blue
#D4FFFF
ΔE00 2.78
Ice
#D6FFFA
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCFC #FCDCDC
analogous
#DCFCEC #DCFCFC #DCECFC
triadic
#DCFCFC #FCDCFC #FCFCDC
tetradic
#DCFCFC #ECDCFC #FCDCDC #ECFCDC
square
#DCFCFC #ECDCFC #FCDCDC #ECFCDC
split-complementary
#DCFCFC #FCDCEC #FCECDC
monochromatic
#6BF2F2 #A4F7F7 #DCFCFC #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.08
#DCFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DCFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCFC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCFC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FC
Deuteranopia (green-blind)
#F1F4FC
Tritanopia (blue-blind)
#D3FEFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfcfc; /* rgb */ color: rgb(220, 252, 252); /* oklch */ color: oklch(96.8% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e7fdfd',
500: '#dcfcfc',
950: '#000000',
},
}SCSS
$custom: #dcfcfc; $custom-light: #e7fdfd; $custom-dark: #000000;
JSON
{
"hex": "#dcfcfc",
"rgb": {
"r": 220,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96822,
"c": 0.03309,
"h": 196.6
},
"luminance": 0.91865
}Semantic roles & 50–950 ramp
primary
#DCFCFC
secondary
#E49898
accent
#0505E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585