#DCF0EF#DCF0EF
#DCF0EF is a very light, muted teal. Relative luminance 0.838; OKLCH L 94.0% C 0.021 H 193.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF0EF |
|---|---|
| RGB | rgb(220, 240, 239) |
| HSL | hsl(177, 40%, 90%) |
| HSV | hsv(177, 8%, 94%) |
| CMYK | cmyk(8.3%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(93.35, -6.74, -1.77) |
| CIE-LCH | lch(93.35, 6.97, 194.69°) |
| OKLab | oklab(94.01% -0.0206 -0.0048) |
| OKLCH | oklch(94.01% 0.021 193.2) |
| XYZ | xyz(76.2518, 83.7667, 93.7959) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 5.18
Ice Blue (survey)
#D7FFFE
ΔE00 6.09
Very Pale Blue
#D6FFFE
ΔE00 6.29
Very Light Blue
#D5FFFF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF0EF #F0DCDD
analogous
#DCF0E5 #DCF0EF #DCE7F0
triadic
#DCF0EF #EFDCF0 #F0EFDC
tetradic
#DCF0EF #E5DCF0 #F0DCDD #E7F0DC
square
#DCF0EF #E5DCF0 #F0DCDD #E7F0DC
split-complementary
#DCF0EF #F0DCE7 #F0E5DC
monochromatic
#86CBC8 #B1DEDB #DCF0EF #EAF6F5 #EAF6F5
Accessibility & contrast
On white
1.18
#DCF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DCF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF0EF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF0EF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#D7F1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf0ef; /* rgb */ color: rgb(220, 240, 239); /* oklch */ color: oklch(94.0% 0.021 193.2);
Tailwind
colors: {
custom: {
50: '#e7f5f4',
500: '#dcf0ef',
950: '#000000',
},
}SCSS
$custom: #dcf0ef; $custom-light: #e7f5f4; $custom-dark: #000000;
JSON
{
"hex": "#dcf0ef",
"rgb": {
"r": 220,
"g": 240,
"b": 239
},
"hsl": {
"h": 177,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.94012,
"c": 0.02112,
"h": 193.2
},
"luminance": 0.83768
}Semantic roles & 50–950 ramp
primary
#DCF0EF
secondary
#CCA4A6
accent
#3239B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585