#DCF1EE#DCF1EE
#DCF1EE is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.2% C 0.022 H 186.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1EE |
|---|---|
| RGB | rgb(220, 241, 238) |
| HSL | hsl(171, 43%, 90%) |
| HSV | hsv(171, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 1.2%, 5.5%) |
| CIE-LAB | lab(93.58, -7.43, -0.91) |
| CIE-LCH | lch(93.58, 7.49, 186.98°) |
| OKLab | oklab(94.19% -0.0223 -0.0025) |
| OKLCH | oklch(94.19% 0.022 186.5) |
| XYZ | xyz(76.3997, 84.2982, 93.1184) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.93
Azure (CSS)
#F0FFFF
ΔE00 4.25
Mintcream
#F5FFFA
ΔE00 5.20
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.84
Very Light Blue
#D5FFFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1EE #F1DCDF
analogous
#DCF1E3 #DCF1EE #DCE9F1
triadic
#DCF1EE #EEDCF1 #F1EEDC
tetradic
#DCF1EE #E3DCF1 #F1DCDF #E9F1DC
square
#DCF1EE #E3DCF1 #F1DCDF #E9F1DC
split-complementary
#DCF1EE #F1DCE9 #F1E3DC
monochromatic
#85CEC4 #B0E0D9 #DCF1EE #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.18
#DCF1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DCF1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1EE
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1EE | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEE
Deuteranopia (green-blind)
#EAEBEE
Tritanopia (blue-blind)
#D7F2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf1ee; /* rgb */ color: rgb(220, 241, 238); /* oklch */ color: oklch(94.2% 0.022 186.5);
Tailwind
colors: {
custom: {
50: '#e7f5f3',
500: '#dcf1ee',
950: '#000000',
},
}SCSS
$custom: #dcf1ee; $custom-light: #e7f5f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf1ee",
"rgb": {
"r": 220,
"g": 241,
"b": 238
},
"hsl": {
"h": 171.429,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.94186,
"c": 0.02245,
"h": 186.5
},
"luminance": 0.84299
}Semantic roles & 50–950 ramp
primary
#DCF1EE
secondary
#CEA3AA
accent
#3043B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585