#DCFAF7#DCFAF7
#DCFAF7 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.031 H 189.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFAF7 |
|---|---|
| RGB | rgb(220, 250, 247) |
| HSL | hsl(174, 75%, 92%) |
| HSV | hsv(174, 12%, 98%) |
| CMYK | cmyk(12%, 0%, 1.2%, 2%) |
| CIE-LAB | lab(96.12, -10.24, -1.85) |
| CIE-LCH | lch(96.12, 10.41, 190.22°) |
| OKLab | oklab(96.27% -0.031 -0.0051) |
| OKLCH | oklch(96.27% 0.031 189.3) |
| XYZ | xyz(80.4852, 90.3006, 101.1670) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.66
Ice Blue (survey)
#D7FFFE
ΔE00 2.66
Very Pale Blue
#D6FFFE
ΔE00 2.87
Ice
#D6FFFA
ΔE00 3.12
Very Light Blue
#D5FFFF
ΔE00 3.15
Really Light Blue
#D4FFFF
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFAF7 #FADCDF
analogous
#DCFAE8 #DCFAF7 #DCEEFA
triadic
#DCFAF7 #F7DCFA #FAF7DC
tetradic
#DCFAF7 #E8DCFA #FADCDF #EEFADC
square
#DCFAF7 #E8DCFA #FADCDF #EEFADC
split-complementary
#DCFAF7 #FADCEE #FAE8DC
monochromatic
#71EBDF #A6F2EB #DCFAF7 #E4FBF9 #E4FBF9
Accessibility & contrast
On white
1.10
#DCFAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DCFAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFAF7
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFAF7 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7F7
Deuteranopia (green-blind)
#F0F2F7
Tritanopia (blue-blind)
#D4FCF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcfaf7; /* rgb */ color: rgb(220, 250, 247); /* oklch */ color: oklch(96.3% 0.031 189.3);
Tailwind
colors: {
custom: {
50: '#e7fcf9',
500: '#dcfaf7',
950: '#000000',
},
}SCSS
$custom: #dcfaf7; $custom-light: #e7fcf9; $custom-dark: #000000;
JSON
{
"hex": "#dcfaf7",
"rgb": {
"r": 220,
"g": 250,
"b": 247
},
"hsl": {
"h": 174,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.96271,
"c": 0.03137,
"h": 189.3
},
"luminance": 0.90302
}Semantic roles & 50–950 ramp
primary
#DCFAF7
secondary
#E09BA1
accent
#0E22D7
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585