#DCFDF6#DCFDF6
#DCFDF6 is a very light, muted teal. Relative luminance 0.921; OKLCH L 96.9% C 0.035 H 181.3°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFDF6 |
|---|---|
| RGB | rgb(220, 253, 246) |
| HSL | hsl(167, 89%, 93%) |
| HSV | hsv(167, 13%, 99%) |
| CMYK | cmyk(13%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(96.87, -11.93, -0.24) |
| CIE-LCH | lch(96.87, 11.93, 181.14°) |
| OKLab | oklab(96.85% -0.0353 -0.0008) |
| OKLCH | oklch(96.85% 0.035 181.3) |
| XYZ | xyz(81.2710, 92.1182, 100.6697) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.09
Ice Blue (survey)
#D7FFFE
ΔE00 2.87
Very Pale Blue
#D6FFFE
ΔE00 2.99
Lightcyan
#E0FFFF
ΔE00 3.22
Very Light Blue
#D5FFFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFDF6 #FDDCE3
analogous
#DCFDE5 #DCFDF6 #DCF3FD
triadic
#DCFDF6 #F6DCFD #FDF6DC
tetradic
#DCFDF6 #E5DCFD #FDDCE3 #F3FDDC
square
#DCFDF6 #E5DCFD #FDDCE3 #F3FDDC
split-complementary
#DCFDF6 #FDDCF3 #FDE5DC
monochromatic
#68F6D8 #A2FAE7 #DCFDF6 #E2FDF8 #E2FDF8
Accessibility & contrast
On white
1.08
#DCFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#DCFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFDF6
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFDF6 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F3F4F7
Tritanopia (blue-blind)
#D4FEFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dcfdf6; /* rgb */ color: rgb(220, 253, 246); /* oklch */ color: oklch(96.9% 0.035 181.3);
Tailwind
colors: {
custom: {
50: '#e7fef9',
500: '#dcfdf6',
950: '#000000',
},
}SCSS
$custom: #dcfdf6; $custom-light: #e7fef9; $custom-dark: #000000;
JSON
{
"hex": "#dcfdf6",
"rgb": {
"r": 220,
"g": 253,
"b": 246
},
"hsl": {
"h": 167.273,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.96854,
"c": 0.03534,
"h": 181.3
},
"luminance": 0.9212
}Semantic roles & 50–950 ramp
primary
#DCFDF6
secondary
#E796A7
accent
#0031E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585