#DCF1EC#DCF1EC
#DCF1EC is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.023 H 180.0°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1EC |
|---|---|
| RGB | rgb(220, 241, 236) |
| HSL | hsl(166, 43%, 90%) |
| HSV | hsv(166, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 2.1%, 5.5%) |
| CIE-LAB | lab(93.53, -7.81, 0.05) |
| CIE-LCH | lch(93.53, 7.81, 179.60°) |
| OKLab | oklab(94.13% -0.0231 0) |
| OKLCH | oklch(94.13% 0.023 180) |
| XYZ | xyz(76.1075, 84.1813, 91.5795) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.25
Azure (CSS)
#F0FFFF
ΔE00 4.73
Mintcream
#F5FFFA
ΔE00 5.25
Honeydew
#F0FFF0
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 5.73
Ice
#D6FFFA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1EC #F1DCE1
analogous
#DCF1E1 #DCF1EC #DCEBF1
triadic
#DCF1EC #ECDCF1 #F1ECDC
tetradic
#DCF1EC #E1DCF1 #F1DCE1 #EBF1DC
square
#DCF1EC #E1DCF1 #F1DCE1 #EBF1DC
split-complementary
#DCF1EC #F1DCEB #F1E1DC
monochromatic
#85CEBD #B0E0D4 #DCF1EC #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.18
#DCF1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DCF1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1EC
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1EC | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#D7F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf1ec; /* rgb */ color: rgb(220, 241, 236); /* oklch */ color: oklch(94.1% 0.023 180.0);
Tailwind
colors: {
custom: {
50: '#e7f5f2',
500: '#dcf1ec',
950: '#000000',
},
}SCSS
$custom: #dcf1ec; $custom-light: #e7f5f2; $custom-dark: #000000;
JSON
{
"hex": "#dcf1ec",
"rgb": {
"r": 220,
"g": 241,
"b": 236
},
"hsl": {
"h": 165.714,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.94129,
"c": 0.02308,
"h": 180
},
"luminance": 0.84182
}Semantic roles & 50–950 ramp
primary
#DCF1EC
secondary
#CEA3AE
accent
#3050B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585