#DCEFEA#DCEFEA
#DCEFEA is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.7% C 0.021 H 178.3°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFEA |
|---|---|
| RGB | rgb(220, 239, 234) |
| HSL | hsl(164, 37%, 90%) |
| HSV | hsv(164, 8%, 94%) |
| CMYK | cmyk(7.9%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(92.97, -7.17, 0.27) |
| CIE-LCH | lch(92.97, 7.17, 177.84°) |
| OKLab | oklab(93.67% -0.0211 0.0006) |
| OKLCH | oklch(93.67% 0.021 178.3) |
| XYZ | xyz(75.2298, 82.8882, 89.8615) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.67
Lightcyan
#E0FFFF
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.00
Honeydew
#F0FFF0
ΔE00 5.40
Ice Blue (survey)
#D7FFFE
ΔE00 6.44
Ice
#D6FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFEA #EFDCE1
analogous
#DCEFE1 #DCEFEA #DCEAEF
triadic
#DCEFEA #EADCEF #EFEADC
tetradic
#DCEFEA #E1DCEF #EFDCE1 #EAEFDC
square
#DCEFEA #E1DCEF #EFDCE1 #EAEFDC
split-complementary
#DCEFEA #EFDCEA #EFE1DC
monochromatic
#88C9B8 #B2DCD1 #DCEFEA #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.19
#DCEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DCEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFEA
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFEA | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E9EAEA
Tritanopia (blue-blind)
#D8F0ED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcefea; /* rgb */ color: rgb(220, 239, 234); /* oklch */ color: oklch(93.7% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#e7f4f0',
500: '#dcefea',
950: '#000000',
},
}SCSS
$custom: #dcefea; $custom-light: #e7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#dcefea",
"rgb": {
"r": 220,
"g": 239,
"b": 234
},
"hsl": {
"h": 164.211,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93667,
"c": 0.02113,
"h": 178.3
},
"luminance": 0.82889
}Semantic roles & 50–950 ramp
primary
#DCEFEA
secondary
#CAA5AF
accent
#3556B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585