#DCEFEC#DCEFEC
#DCEFEC is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.020 H 185.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFEC |
|---|---|
| RGB | rgb(220, 239, 236) |
| HSL | hsl(171, 37%, 90%) |
| HSV | hsv(171, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(93.02, -6.80, -0.69) |
| CIE-LCH | lch(93.02, 6.83, 185.84°) |
| OKLab | oklab(93.72% -0.0204 -0.0019) |
| OKLCH | oklch(93.72% 0.02 185.5) |
| XYZ | xyz(75.5188, 83.0038, 91.3833) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.19
Lightcyan
#E0FFFF
ΔE00 4.62
Mintcream
#F5FFFA
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 6.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.36
Very Pale Blue
#D6FFFE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFEC #EFDCDF
analogous
#DCEFE2 #DCEFEC #DCE9EF
triadic
#DCEFEC #ECDCEF #EFECDC
tetradic
#DCEFEC #E2DCEF #EFDCDF #E9EFDC
square
#DCEFEC #E2DCEF #EFDCDF #E9EFDC
split-complementary
#DCEFEC #EFDCE9 #EFE2DC
monochromatic
#88C9BE #B2DCD5 #DCEFEC #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.19
#DCEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DCEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFEC
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFEC | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#D7F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefec; /* rgb */ color: rgb(220, 239, 236); /* oklch */ color: oklch(93.7% 0.020 185.5);
Tailwind
colors: {
custom: {
50: '#e7f4f2',
500: '#dcefec',
950: '#000000',
},
}SCSS
$custom: #dcefec; $custom-light: #e7f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dcefec",
"rgb": {
"r": 220,
"g": 239,
"b": 236
},
"hsl": {
"h": 170.526,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93724,
"c": 0.02045,
"h": 185.5
},
"luminance": 0.83005
}Semantic roles & 50–950 ramp
primary
#DCEFEC
secondary
#CAA5AB
accent
#3549B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585