#DCF1EF#DCF1EF
#DCF1EF is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.022 H 189.9°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1EF |
|---|---|
| RGB | rgb(220, 241, 239) |
| HSL | hsl(174, 43%, 90%) |
| HSV | hsv(174, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(93.61, -7.24, -1.39) |
| CIE-LCH | lch(93.61, 7.38, 190.87°) |
| OKLab | oklab(94.22% -0.0219 -0.0038) |
| OKLCH | oklch(94.22% 0.022 189.9) |
| XYZ | xyz(76.5470, 84.3571, 93.8943) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.86
Azure (CSS)
#F0FFFF
ΔE00 4.06
Mintcream
#F5FFFA
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.86
Very Light Blue
#D5FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1EF #F1DCDE
analogous
#DCF1E4 #DCF1EF #DCE8F1
triadic
#DCF1EF #EFDCF1 #F1EFDC
tetradic
#DCF1EF #E4DCF1 #F1DCDE #E8F1DC
square
#DCF1EF #E4DCF1 #F1DCDE #E8F1DC
split-complementary
#DCF1EF #F1DCE8 #F1E4DC
monochromatic
#85CEC7 #B0E0DB #DCF1EF #E9F6F5 #E9F6F5
Accessibility & contrast
On white
1.18
#DCF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DCF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1EF
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1EF | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#D7F2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf1ef; /* rgb */ color: rgb(220, 241, 239); /* oklch */ color: oklch(94.2% 0.022 189.9);
Tailwind
colors: {
custom: {
50: '#e7f5f4',
500: '#dcf1ef',
950: '#000000',
},
}SCSS
$custom: #dcf1ef; $custom-light: #e7f5f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf1ef",
"rgb": {
"r": 220,
"g": 241,
"b": 239
},
"hsl": {
"h": 174.286,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.94215,
"c": 0.02226,
"h": 189.9
},
"luminance": 0.84358
}Semantic roles & 50–950 ramp
primary
#DCF1EF
secondary
#CEA3A8
accent
#303CB6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585