#DCF4F4#DCF4F4
#DCF4F4 is a very light, muted teal. Relative luminance 0.864; OKLCH L 95.0% C 0.025 H 196.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4F4 |
|---|---|
| RGB | rgb(220, 244, 244) |
| HSL | hsl(180, 52%, 91%) |
| HSV | hsv(180, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(94.50, -7.81, -2.67) |
| CIE-LCH | lch(94.50, 8.25, 198.87°) |
| OKLab | oklab(94.97% -0.0241 -0.0072) |
| OKLCH | oklch(94.97% 0.025 196.7) |
| XYZ | xyz(78.1912, 86.4473, 98.1369) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.84
Azure (CSS)
#F0FFFF
ΔE00 4.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.77
Very Pale Blue
#D6FFFE
ΔE00 4.98
Very Light Blue
#D5FFFF
ΔE00 5.09
Really Light Blue
#D4FFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4F4 #F4DCDC
analogous
#DCF4E8 #DCF4F4 #DCE8F4
triadic
#DCF4F4 #F4DCF4 #F4F4DC
tetradic
#DCF4F4 #E8DCF4 #F4DCDC #E8F4DC
square
#DCF4F4 #E8DCF4 #F4DCDC #E8F4DC
split-complementary
#DCF4F4 #F4DCE8 #F4E8DC
monochromatic
#7FD7D7 #ADE5E5 #DCF4F4 #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.15
#DCF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#DCF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4F4
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4F4 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#ECEEF4
Tritanopia (blue-blind)
#D5F6F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4f4; /* rgb */ color: rgb(220, 244, 244); /* oklch */ color: oklch(95.0% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#e7f7f7',
500: '#dcf4f4',
950: '#000000',
},
}SCSS
$custom: #dcf4f4; $custom-light: #e7f7f7; $custom-dark: #000000;
JSON
{
"hex": "#dcf4f4",
"rgb": {
"r": 220,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94966,
"c": 0.02514,
"h": 196.7
},
"luminance": 0.86449
}Semantic roles & 50–950 ramp
primary
#DCF4F4
secondary
#D3A1A1
accent
#2626C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585