#DCF0EB#DCF0EB
#DCF0EB is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.9% C 0.022 H 179.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0EB |
|---|---|
| RGB | rgb(220, 240, 235) |
| HSL | hsl(165, 40%, 90%) |
| HSV | hsv(165, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.25, -7.49, 0.16) |
| CIE-LCH | lch(93.25, 7.49, 178.76°) |
| OKLab | oklab(93.9% -0.0221 0.0003) |
| OKLCH | oklch(93.9% 0.022 179.2) |
| XYZ | xyz(75.6674, 83.5330, 90.7181) |
| Luminance | 0.8353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Azure (CSS)
#F0FFFF
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 5.12
Honeydew
#F0FFF0
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0EB #F0DCE1
analogous
#DCF0E1 #DCF0EB #DCEBF0
triadic
#DCF0EB #EBDCF0 #F0EBDC
tetradic
#DCF0EB #E1DCF0 #F0DCE1 #EBF0DC
square
#DCF0EB #E1DCF0 #F0DCE1 #EBF0DC
split-complementary
#DCF0EB #F0DCEB #F0E1DC
monochromatic
#86CBBA #B1DED3 #DCF0EB #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.19
#DCF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DCF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0EB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0EB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#D8F1EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf0eb; /* rgb */ color: rgb(220, 240, 235); /* oklch */ color: oklch(93.9% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#e7f5f1',
500: '#dcf0eb',
950: '#000000',
},
}SCSS
$custom: #dcf0eb; $custom-light: #e7f5f1; $custom-dark: #000000;
JSON
{
"hex": "#dcf0eb",
"rgb": {
"r": 220,
"g": 240,
"b": 235
},
"hsl": {
"h": 165,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93898,
"c": 0.0221,
"h": 179.2
},
"luminance": 0.83534
}Semantic roles & 50–950 ramp
primary
#DCF0EB
secondary
#CCA4AE
accent
#3253B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585