#DCFCF4#DCFCF4
#DCFCF4 is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.6% C 0.035 H 178.8°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCF4 |
|---|---|
| RGB | rgb(220, 252, 244) |
| HSL | hsl(165, 84%, 93%) |
| HSV | hsv(165, 13%, 99%) |
| CMYK | cmyk(12.7%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(96.56, -11.81, 0.34) |
| CIE-LCH | lch(96.56, 11.82, 178.34°) |
| OKLab | oklab(96.59% -0.0348 0.0007) |
| OKLCH | oklch(96.59% 0.035 178.8) |
| XYZ | xyz(80.6508, 91.3664, 98.9567) |
| Luminance | 0.9137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.50
Ice Blue (survey)
#D7FFFE
ΔE00 3.37
Very Pale Blue
#D6FFFE
ΔE00 3.48
Lightcyan
#E0FFFF
ΔE00 3.59
Very Light Blue
#D5FFFF
ΔE00 3.91
Really Light Blue
#D4FFFF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCF4 #FCDCE4
analogous
#DCFCE4 #DCFCF4 #DCF4FC
triadic
#DCFCF4 #F4DCFC #FCF4DC
tetradic
#DCFCF4 #E4DCFC #FCDCE4 #F4FCDC
square
#DCFCF4 #E4DCFC #FCDCE4 #F4FCDC
split-complementary
#DCFCF4 #FCDCF4 #FCE4DC
monochromatic
#6BF2D1 #A4F7E2 #DCFCF4 #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.09
#DCFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#DCFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCF4
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCF4 | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#F3F3F5
Tritanopia (blue-blind)
#D5FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dcfcf4; /* rgb */ color: rgb(220, 252, 244); /* oklch */ color: oklch(96.6% 0.035 178.8);
Tailwind
colors: {
custom: {
50: '#e7fdf7',
500: '#dcfcf4',
950: '#000000',
},
}SCSS
$custom: #dcfcf4; $custom-light: #e7fdf7; $custom-dark: #000000;
JSON
{
"hex": "#dcfcf4",
"rgb": {
"r": 220,
"g": 252,
"b": 244
},
"hsl": {
"h": 165,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96594,
"c": 0.03478,
"h": 178.8
},
"luminance": 0.91368
}Semantic roles & 50–950 ramp
primary
#DCFCF4
secondary
#E498AB
accent
#053CE1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585