#DCFCF7#DCFCF7
#DCFCF7 is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.7% C 0.034 H 185.3°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF7 |
|---|---|
| RGB | rgb(220, 252, 247) |
| HSL | hsl(171, 84%, 93%) |
| HSV | hsv(171, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(96.64, -11.24, -1.09) |
| CIE-LCH | lch(96.64, 11.29, 185.55°) |
| OKLab | oklab(96.68% -0.0336 -0.0031) |
| OKLCH | oklch(96.68% 0.034 185.3) |
| XYZ | xyz(81.1100, 91.5501, 101.3752) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.29
Lightcyan
#E0FFFF
ΔE00 2.38
Ice Blue (survey)
#D7FFFE
ΔE00 2.46
Very Pale Blue
#D6FFFE
ΔE00 2.63
Very Light Blue
#D5FFFF
ΔE00 3.01
Really Light Blue
#D4FFFF
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF7 #FCDCE1
analogous
#DCFCE7 #DCFCF7 #DCF1FC
triadic
#DCFCF7 #F7DCFC #FCF7DC
tetradic
#DCFCF7 #E7DCFC #FCDCE1 #F1FCDC
square
#DCFCF7 #E7DCFC #FCDCE1 #F1FCDC
split-complementary
#DCFCF7 #FCDCF1 #FCE7DC
monochromatic
#6BF2DD #A4F7EA #DCFCF7 #E3FDF9 #E3FDF9
Accessibility & contrast
On white
1.09
#DCFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#DCFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF7
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF7 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F7
Deuteranopia (green-blind)
#F2F3F8
Tritanopia (blue-blind)
#D4FEFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf7; /* rgb */ color: rgb(220, 252, 247); /* oklch */ color: oklch(96.7% 0.034 185.3);
Tailwind
colors: {
custom: {
50: '#e7fdf9',
500: '#dcfcf7',
950: '#000000',
},
}SCSS
$custom: #dcfcf7; $custom-light: #e7fdf9; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf7",
"rgb": {
"r": 220,
"g": 252,
"b": 247
},
"hsl": {
"h": 170.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96679,
"c": 0.03376,
"h": 185.3
},
"luminance": 0.91552
}Semantic roles & 50–950 ramp
primary
#DCFCF7
secondary
#E498A4
accent
#0527E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585