#DCF4F0#DCF4F0
#DCF4F0 is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.9% C 0.026 H 184.7°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4F0 |
|---|---|
| RGB | rgb(220, 244, 240) |
| HSL | hsl(170, 52%, 91%) |
| HSV | hsv(170, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(94.40, -8.57, -0.75) |
| CIE-LCH | lch(94.40, 8.60, 184.98°) |
| OKLab | oklab(94.85% -0.0256 -0.0021) |
| OKLCH | oklch(94.85% 0.026 184.7) |
| XYZ | xyz(77.5905, 86.2070, 94.9729) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.18
Ice Blue (survey)
#D7FFFE
ΔE00 4.63
Azure (CSS)
#F0FFFF
ΔE00 4.76
Very Pale Blue
#D6FFFE
ΔE00 4.83
Ice
#D6FFFA
ΔE00 4.91
Very Light Blue
#D5FFFF
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4F0 #F4DCE0
analogous
#DCF4E4 #DCF4F0 #DCECF4
triadic
#DCF4F0 #F0DCF4 #F4F0DC
tetradic
#DCF4F0 #E4DCF4 #F4DCE0 #ECF4DC
square
#DCF4F0 #E4DCF4 #F4DCE0 #ECF4DC
split-complementary
#DCF4F0 #F4DCEC #F4E4DC
monochromatic
#7FD7C8 #ADE5DC #DCF4F0 #E8F8F5 #E8F8F5
Accessibility & contrast
On white
1.15
#DCF4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#DCF4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4F0
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4F0 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#EDEDF0
Tritanopia (blue-blind)
#D6F5F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4f0; /* rgb */ color: rgb(220, 244, 240); /* oklch */ color: oklch(94.9% 0.026 184.7);
Tailwind
colors: {
custom: {
50: '#e7f7f4',
500: '#dcf4f0',
950: '#000000',
},
}SCSS
$custom: #dcf4f0; $custom-light: #e7f7f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf4f0",
"rgb": {
"r": 220,
"g": 244,
"b": 240
},
"hsl": {
"h": 170,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94851,
"c": 0.0257,
"h": 184.7
},
"luminance": 0.86208
}Semantic roles & 50–950 ramp
primary
#DCF4F0
secondary
#D3A1A9
accent
#2640C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585