#DCFEF7#DCFEF7
#DCFEF7 is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.1% C 0.036 H 181.7°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFEF7 |
|---|---|
| RGB | rgb(220, 254, 247) |
| HSL | hsl(168, 94%, 93%) |
| HSV | hsv(168, 13%, 100%) |
| CMYK | cmyk(13.4%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(97.15, -12.24, -0.34) |
| CIE-LCH | lch(97.15, 12.24, 181.59°) |
| OKLab | oklab(97.09% -0.0363 -0.0011) |
| OKLCH | oklch(97.09% 0.036 181.7) |
| XYZ | xyz(81.7414, 92.8128, 101.5857) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.85
Ice Blue (survey)
#D7FFFE
ΔE00 2.74
Very Pale Blue
#D6FFFE
ΔE00 2.84
Very Light Blue
#D5FFFF
ΔE00 3.28
Lightcyan
#E0FFFF
ΔE00 3.28
Really Light Blue
#D4FFFF
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFEF7 #FEDCE3
analogous
#DCFEE6 #DCFEF7 #DCF4FE
triadic
#DCFEF7 #F7DCFE #FEF7DC
tetradic
#DCFEF7 #E6DCFE #FEDCE3 #F4FEDC
square
#DCFEF7 #E6DCFE #FEDCE3 #F4FEDC
split-complementary
#DCFEF7 #FEDCF4 #FEE6DC
monochromatic
#65FBDC #A0FCE9 #DCFEF7 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.07
#DCFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DCFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFEF7
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFEF7 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#D4FFFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dcfef7; /* rgb */ color: rgb(220, 254, 247); /* oklch */ color: oklch(97.1% 0.036 181.7);
Tailwind
colors: {
custom: {
50: '#e7fef9',
500: '#dcfef7',
950: '#000000',
},
}SCSS
$custom: #dcfef7; $custom-light: #e7fef9; $custom-dark: #000000;
JSON
{
"hex": "#dcfef7",
"rgb": {
"r": 220,
"g": 254,
"b": 247
},
"hsl": {
"h": 167.647,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.97087,
"c": 0.03628,
"h": 181.7
},
"luminance": 0.92815
}Semantic roles & 50–950 ramp
primary
#DCFEF7
secondary
#E995A6
accent
#002FE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585