#DCFEFC#DCFEFC
#DCFEFC is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.035 H 192.3°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEFC |
|---|---|
| RGB | rgb(220, 254, 252) |
| HSL | hsl(176, 94%, 93%) |
| HSV | hsv(176, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.28, -11.27, -2.73) |
| CIE-LCH | lch(97.28, 11.60, 193.60°) |
| OKLab | oklab(97.23% -0.0343 -0.0075) |
| OKLCH | oklch(97.23% 0.035 192.3) |
| XYZ | xyz(82.5233, 93.1256, 105.7038) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.38
Ice Blue (survey)
#D7FFFE
ΔE00 1.49
Very Pale Blue
#D6FFFE
ΔE00 1.73
Very Light Blue
#D5FFFF
ΔE00 2.00
Really Light Blue
#D4FFFF
ΔE00 2.22
Ice
#D6FFFA
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEFC #FEDCDE
analogous
#DCFEEB #DCFEFC #DCEFFE
triadic
#DCFEFC #FCDCFE #FEFCDC
tetradic
#DCFEFC #EBDCFE #FEDCDE #EFFEDC
square
#DCFEFC #EBDCFE #FEDCDE #EFFEDC
split-complementary
#DCFEFC #FEDCEF #FEEBDC
monochromatic
#65FBF2 #A0FCF7 #DCFEFC #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.07
#DCFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DCFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEFC
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEFC | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D3FFFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfefc; /* rgb */ color: rgb(220, 254, 252); /* oklch */ color: oklch(97.2% 0.035 192.3);
Tailwind
colors: {
custom: {
50: '#e7fefd',
500: '#dcfefc',
950: '#000000',
},
}SCSS
$custom: #dcfefc; $custom-light: #e7fefd; $custom-dark: #000000;
JSON
{
"hex": "#dcfefc",
"rgb": {
"r": 220,
"g": 254,
"b": 252
},
"hsl": {
"h": 176.471,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97229,
"c": 0.03515,
"h": 192.3
},
"luminance": 0.93128
}Semantic roles & 50–950 ramp
primary
#DCFEFC
secondary
#E9959A
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585