#DCEFE7#DCEFE7
#DCEFE7 is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.6% C 0.023 H 168.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFE7 |
|---|---|
| RGB | rgb(220, 239, 231) |
| HSL | hsl(155, 37%, 90%) |
| HSV | hsv(155, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(92.89, -7.72, 1.72) |
| CIE-LCH | lch(92.89, 7.91, 167.44°) |
| OKLab | oklab(93.58% -0.0223 0.0044) |
| OKLCH | oklch(93.58% 0.023 168.7) |
| XYZ | xyz(74.8025, 82.7173, 87.6109) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.55
Mintcream
#F5FFFA
ΔE00 5.32
Lightcyan
#E0FFFF
ΔE00 5.55
Azure (CSS)
#F0FFFF
ΔE00 5.55
Ice
#D6FFFA
ΔE00 6.66
Ice Blue (survey)
#D7FFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFE7 #EFDCE4
analogous
#DCEFDE #DCEFE7 #DCEDEF
triadic
#DCEFE7 #E7DCEF #EFE7DC
tetradic
#DCEFE7 #DEDCEF #EFDCE4 #EDEFDC
square
#DCEFE7 #DEDCEF #EFDCE4 #EDEFDC
split-complementary
#DCEFE7 #EFDCED #EFDEDC
monochromatic
#88C9AD #B2DCCA #DCEFE7 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.20
#DCEFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCEFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFE7
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFE7 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#EAEAE7
Tritanopia (blue-blind)
#D8EFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefe7; /* rgb */ color: rgb(220, 239, 231); /* oklch */ color: oklch(93.6% 0.023 168.7);
Tailwind
colors: {
custom: {
50: '#e6f4ee',
500: '#dcefe7',
950: '#000000',
},
}SCSS
$custom: #dcefe7; $custom-light: #e6f4ee; $custom-dark: #000000;
JSON
{
"hex": "#dcefe7",
"rgb": {
"r": 220,
"g": 239,
"b": 231
},
"hsl": {
"h": 154.737,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93583,
"c": 0.02272,
"h": 168.7
},
"luminance": 0.82718
}Semantic roles & 50–950 ramp
primary
#DCEFE7
secondary
#CAA5B5
accent
#3569B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585