#DCFCF9#DCFCF9
#DCFCF9 is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.7% C 0.033 H 189.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF9 |
|---|---|
| RGB | rgb(220, 252, 249) |
| HSL | hsl(174, 84%, 93%) |
| HSV | hsv(174, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(96.69, -10.86, -2.05) |
| CIE-LCH | lch(96.69, 11.05, 190.69°) |
| OKLab | oklab(96.74% -0.0328 -0.0056) |
| OKLCH | oklch(96.74% 0.033 189.7) |
| XYZ | xyz(81.4203, 91.6742, 103.0093) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.58
Ice Blue (survey)
#D7FFFE
ΔE00 2.09
Very Pale Blue
#D6FFFE
ΔE00 2.30
Ice
#D6FFFA
ΔE00 2.56
Very Light Blue
#D5FFFF
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF9 #FCDCDF
analogous
#DCFCE9 #DCFCF9 #DCEFFC
triadic
#DCFCF9 #F9DCFC #FCF9DC
tetradic
#DCFCF9 #E9DCFC #FCDCDF #EFFCDC
square
#DCFCF9 #E9DCFC #FCDCDF #EFFCDC
split-complementary
#DCFCF9 #FCDCEF #FCE9DC
monochromatic
#6BF2E6 #A4F7EF #DCFCF9 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.09
#DCFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DCFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF9
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF9 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F9
Deuteranopia (green-blind)
#F2F3F9
Tritanopia (blue-blind)
#D3FEFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf9; /* rgb */ color: rgb(220, 252, 249); /* oklch */ color: oklch(96.7% 0.033 189.7);
Tailwind
colors: {
custom: {
50: '#e7fdfb',
500: '#dcfcf9',
950: '#000000',
},
}SCSS
$custom: #dcfcf9; $custom-light: #e7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf9",
"rgb": {
"r": 220,
"g": 252,
"b": 249
},
"hsl": {
"h": 174.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96736,
"c": 0.03333,
"h": 189.7
},
"luminance": 0.91676
}Semantic roles & 50–950 ramp
primary
#DCFCF9
secondary
#E4989F
accent
#0519E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585