#DCEBE4#DCEBE4
#DCEBE4 is a very light, near-neutral teal. Relative luminance 0.802; OKLCH L 92.7% C 0.018 H 166.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBE4 |
|---|---|
| RGB | rgb(220, 235, 228) |
| HSL | hsl(152, 27%, 89%) |
| HSV | hsv(152, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(91.79, -6.25, 1.68) |
| CIE-LCH | lch(91.79, 6.47, 164.95°) |
| OKLab | oklab(92.69% -0.0179 0.0044) |
| OKLCH | oklch(92.69% 0.018 166.3) |
| XYZ | xyz(73.2243, 80.2330, 85.0125) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.97
Honeydew
#F0FFF0
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 5.35
Azure (CSS)
#F0FFFF
ΔE00 5.42
Lightcyan
#E0FFFF
ΔE00 6.59
Ivory
#FFFFF0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBE4 #EBDCE3
analogous
#DCEBDD #DCEBE4 #DCEBEB
triadic
#DCEBE4 #E4DCEB #EBE4DC
tetradic
#DCEBE4 #DDDCEB #EBDCE3 #EBEBDC
square
#DCEBE4 #DDDCEB #EBDCE3 #EBEBDC
split-complementary
#DCEBE4 #EBDCEB #EBDDDC
monochromatic
#8EBEA8 #B5D5C6 #DCEBE4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.23
#DCEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#DCEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBE4
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBE4 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E4
Deuteranopia (green-blind)
#E7E7E4
Tritanopia (blue-blind)
#D9EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcebe4; /* rgb */ color: rgb(220, 235, 228); /* oklch */ color: oklch(92.7% 0.018 166.3);
Tailwind
colors: {
custom: {
50: '#e6f1ec',
500: '#dcebe4',
950: '#000000',
},
}SCSS
$custom: #dcebe4; $custom-light: #e6f1ec; $custom-dark: #000000;
JSON
{
"hex": "#dcebe4",
"rgb": {
"r": 220,
"g": 235,
"b": 228
},
"hsl": {
"h": 152,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92689,
"c": 0.01847,
"h": 166.3
},
"luminance": 0.80234
}Semantic roles & 50–950 ramp
primary
#DCEBE4
secondary
#C4A8B5
accent
#406FA6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584