#DCF0EE#DCF0EE
#DCF0EE is a very light, muted teal. Relative luminance 0.837; OKLCH L 94.0% C 0.021 H 189.6°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0EE |
|---|---|
| RGB | rgb(220, 240, 238) |
| HSL | hsl(174, 40%, 90%) |
| HSV | hsv(174, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(93.32, -6.93, -1.28) |
| CIE-LCH | lch(93.32, 7.04, 190.51°) |
| OKLab | oklab(93.98% -0.0209 -0.0035) |
| OKLCH | oklch(93.98% 0.021 189.6) |
| XYZ | xyz(76.1045, 83.7078, 93.0200) |
| Luminance | 0.8371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.01
Lightcyan
#E0FFFF
ΔE00 4.21
Mintcream
#F5FFFA
ΔE00 5.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Very Pale Blue
#D6FFFE
ΔE00 6.22
Very Light Blue
#D5FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0EE #F0DCDE
analogous
#DCF0E4 #DCF0EE #DCE8F0
triadic
#DCF0EE #EEDCF0 #F0EEDC
tetradic
#DCF0EE #E4DCF0 #F0DCDE #E8F0DC
square
#DCF0EE #E4DCF0 #F0DCDE #E8F0DC
split-complementary
#DCF0EE #F0DCE8 #F0E4DC
monochromatic
#86CBC4 #B1DED9 #DCF0EE #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.18
#DCF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DCF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0EE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0EE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEE
Deuteranopia (green-blind)
#E9EBEE
Tritanopia (blue-blind)
#D7F1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf0ee; /* rgb */ color: rgb(220, 240, 238); /* oklch */ color: oklch(94.0% 0.021 189.6);
Tailwind
colors: {
custom: {
50: '#e7f5f3',
500: '#dcf0ee',
950: '#000000',
},
}SCSS
$custom: #dcf0ee; $custom-light: #e7f5f3; $custom-dark: #000000;
JSON
{
"hex": "#dcf0ee",
"rgb": {
"r": 220,
"g": 240,
"b": 238
},
"hsl": {
"h": 174,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93983,
"c": 0.02125,
"h": 189.6
},
"luminance": 0.83709
}Semantic roles & 50–950 ramp
primary
#DCF0EE
secondary
#CCA4A8
accent
#323FB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585