#DCF1EB#DCF1EB
#DCF1EB is a very light, muted teal. Relative luminance 0.841; OKLCH L 94.1% C 0.024 H 176.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF1EB |
|---|---|
| RGB | rgb(220, 241, 235) |
| HSL | hsl(163, 43%, 90%) |
| HSV | hsv(163, 9%, 95%) |
| CMYK | cmyk(8.7%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.50, -7.99, 0.54) |
| CIE-LCH | lch(93.50, 8.01, 176.16°) |
| OKLab | oklab(94.1% -0.0235 0.0013) |
| OKLCH | oklch(94.1% 0.024 176.8) |
| XYZ | xyz(75.9626, 84.1233, 90.8165) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.48
Azure (CSS)
#F0FFFF
ΔE00 5.01
Honeydew
#F0FFF0
ΔE00 5.07
Mintcream
#F5FFFA
ΔE00 5.32
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Ice
#D6FFFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF1EB #F1DCE2
analogous
#DCF1E0 #DCF1EB #DCECF1
triadic
#DCF1EB #EBDCF1 #F1EBDC
tetradic
#DCF1EB #E0DCF1 #F1DCE2 #ECF1DC
square
#DCF1EB #E0DCF1 #F1DCE2 #ECF1DC
split-complementary
#DCF1EB #F1DCEC #F1E0DC
monochromatic
#85CEB9 #B0E0D2 #DCF1EB #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.18
#DCF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DCF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF1EB
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF1EB | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D7F2EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf1eb; /* rgb */ color: rgb(220, 241, 235); /* oklch */ color: oklch(94.1% 0.024 176.8);
Tailwind
colors: {
custom: {
50: '#e7f5f1',
500: '#dcf1eb',
950: '#000000',
},
}SCSS
$custom: #dcf1eb; $custom-light: #e7f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf1eb",
"rgb": {
"r": 220,
"g": 241,
"b": 235
},
"hsl": {
"h": 162.857,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.94101,
"c": 0.0235,
"h": 176.8
},
"luminance": 0.84124
}Semantic roles & 50–950 ramp
primary
#DCF1EB
secondary
#CEA3B0
accent
#3056B6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585