#DCFCF1#DCFCF1
#DCFCF1 is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.5% C 0.036 H 172.8°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF1 |
|---|---|
| RGB | rgb(220, 252, 241) |
| HSL | hsl(159, 84%, 93%) |
| HSV | hsv(159, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(96.49, -12.38, 1.78) |
| CIE-LCH | lch(96.49, 12.51, 171.82°) |
| OKLab | oklab(96.51% -0.0359 0.0045) |
| OKLCH | oklch(96.51% 0.036 172.8) |
| XYZ | xyz(80.1990, 91.1857, 96.5773) |
| Luminance | 0.9119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.43
Very Pale Blue
#D6FFFE
ΔE00 4.51
Lightcyan
#E0FFFF
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 4.95
Really Light Blue
#D4FFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF1 #FCDCE7
analogous
#DCFCE1 #DCFCF1 #DCF7FC
triadic
#DCFCF1 #F1DCFC #FCF1DC
tetradic
#DCFCF1 #E1DCFC #FCDCE7 #F7FCDC
square
#DCFCF1 #E1DCFC #FCDCE7 #F7FCDC
split-complementary
#DCFCF1 #FCDCF7 #FCE1DC
monochromatic
#6BF2C4 #A4F7DA #DCFCF1 #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.09
#DCFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DCFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF1
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF1 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F1
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#D5FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf1; /* rgb */ color: rgb(220, 252, 241); /* oklch */ color: oklch(96.5% 0.036 172.8);
Tailwind
colors: {
custom: {
50: '#e7fdf5',
500: '#dcfcf1',
950: '#000000',
},
}SCSS
$custom: #dcfcf1; $custom-light: #e7fdf5; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf1",
"rgb": {
"r": 220,
"g": 252,
"b": 241
},
"hsl": {
"h": 159.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.9651,
"c": 0.03621,
"h": 172.8
},
"luminance": 0.91187
}Semantic roles & 50–950 ramp
primary
#DCFCF1
secondary
#E498B2
accent
#0550E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585