#DCEFED#DCEFED
#DCEFED is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.8% C 0.020 H 189.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFED |
|---|---|
| RGB | rgb(220, 239, 237) |
| HSL | hsl(174, 37%, 90%) |
| HSV | hsv(174, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(93.04, -6.61, -1.18) |
| CIE-LCH | lch(93.04, 6.71, 190.10°) |
| OKLab | oklab(93.75% -0.02 -0.0032) |
| OKLCH | oklch(93.75% 0.02 189.2) |
| XYZ | xyz(75.6644, 83.0620, 92.1506) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.00
Lightcyan
#E0FFFF
ΔE00 4.56
Mintcream
#F5FFFA
ΔE00 5.01
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Honeydew
#F0FFF0
ΔE00 6.47
Very Pale Blue
#D6FFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFED #EFDCDE
analogous
#DCEFE3 #DCEFED #DCE8EF
triadic
#DCEFED #EDDCEF #EFEDDC
tetradic
#DCEFED #E3DCEF #EFDCDE #E8EFDC
square
#DCEFED #E3DCEF #EFDCDE #E8EFDC
split-complementary
#DCEFED #EFDCE8 #EFE3DC
monochromatic
#88C9C2 #B2DCD7 #DCEFED #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.19
#DCEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DCEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFED
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFED | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#D7F0EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefed; /* rgb */ color: rgb(220, 239, 237); /* oklch */ color: oklch(93.8% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#e7f4f2',
500: '#dcefed',
950: '#000000',
},
}SCSS
$custom: #dcefed; $custom-light: #e7f4f2; $custom-dark: #000000;
JSON
{
"hex": "#dcefed",
"rgb": {
"r": 220,
"g": 239,
"b": 237
},
"hsl": {
"h": 173.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93752,
"c": 0.02023,
"h": 189.2
},
"luminance": 0.83063
}Semantic roles & 50–950 ramp
primary
#DCEFED
secondary
#CAA5A9
accent
#3542B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585