#DCF0E6#DCF0E6
#DCF0E6 is a very light, muted teal. Relative luminance 0.832; OKLCH L 93.8% C 0.025 H 164.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0E6 |
|---|---|
| RGB | rgb(220, 240, 230) |
| HSL | hsl(150, 40%, 90%) |
| HSV | hsv(150, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 4.2%, 5.9%) |
| CIE-LAB | lab(93.12, -8.41, 2.58) |
| CIE-LCH | lch(93.12, 8.80, 162.96°) |
| OKLab | oklab(93.76% -0.024 0.0067) |
| OKLCH | oklch(93.76% 0.025 164.4) |
| XYZ | xyz(74.9552, 83.2481, 86.9671) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.12
Mintcream
#F5FFFA
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 6.21
Ice
#D6FFFA
ΔE00 6.47
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0E6 #F0DCE6
analogous
#DCF0DC #DCF0E6 #DCF0F0
triadic
#DCF0E6 #E6DCF0 #F0E6DC
tetradic
#DCF0E6 #DCDCF0 #F0DCE6 #F0F0DC
square
#DCF0E6 #DCDCF0 #F0DCE6 #F0F0DC
split-complementary
#DCF0E6 #F0DCF0 #F0DCDC
monochromatic
#86CBA9 #B1DEC7 #DCF0E6 #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.19
#DCF0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DCF0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0E6
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0E6 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE6
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#D8F0ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf0e6; /* rgb */ color: rgb(220, 240, 230); /* oklch */ color: oklch(93.8% 0.025 164.4);
Tailwind
colors: {
custom: {
50: '#e7f5ed',
500: '#dcf0e6',
950: '#000000',
},
}SCSS
$custom: #dcf0e6; $custom-light: #e7f5ed; $custom-dark: #000000;
JSON
{
"hex": "#dcf0e6",
"rgb": {
"r": 220,
"g": 240,
"b": 230
},
"hsl": {
"h": 150,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93759,
"c": 0.02496,
"h": 164.4
},
"luminance": 0.83249
}Semantic roles & 50–950 ramp
primary
#DCF0E6
secondary
#CCA4B8
accent
#3273B3
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584