#DCEBE5#DCEBE5
#DCEBE5 is a very light, near-neutral teal. Relative luminance 0.803; OKLCH L 92.7% C 0.018 H 170.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBE5 |
|---|---|
| RGB | rgb(220, 235, 229) |
| HSL | hsl(156, 27%, 89%) |
| HSV | hsv(156, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 2.6%, 7.8%) |
| CIE-LAB | lab(91.81, -6.06, 1.19) |
| CIE-LCH | lch(91.81, 6.18, 168.85°) |
| OKLab | oklab(92.72% -0.0176 0.0031) |
| OKLCH | oklch(92.72% 0.018 170.1) |
| XYZ | xyz(73.3635, 80.2887, 85.7457) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 5.14
Light Grey
#D8DCD6
ΔE00 5.30
Honeydew
#F0FFF0
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 6.42
Fog
#D8DCE0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBE5 #EBDCE2
analogous
#DCEBDE #DCEBE5 #DCEAEB
triadic
#DCEBE5 #E5DCEB #EBE5DC
tetradic
#DCEBE5 #DEDCEB #EBDCE2 #EAEBDC
square
#DCEBE5 #DEDCEB #EBDCE2 #EAEBDC
split-complementary
#DCEBE5 #EBDCEA #EBDEDC
monochromatic
#8EBEAB #B5D5C8 #DCEBE5 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.23
#DCEBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DCEBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBE5
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBE5 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E5
Deuteranopia (green-blind)
#E7E7E5
Tritanopia (blue-blind)
#D9EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcebe5; /* rgb */ color: rgb(220, 235, 229); /* oklch */ color: oklch(92.7% 0.018 170.1);
Tailwind
colors: {
custom: {
50: '#e6f1ed',
500: '#dcebe5',
950: '#000000',
},
}SCSS
$custom: #dcebe5; $custom-light: #e6f1ed; $custom-dark: #000000;
JSON
{
"hex": "#dcebe5",
"rgb": {
"r": 220,
"g": 235,
"b": 229
},
"hsl": {
"h": 156,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92717,
"c": 0.01783,
"h": 170.1
},
"luminance": 0.80289
}Semantic roles & 50–950 ramp
primary
#DCEBE5
secondary
#C4A8B3
accent
#4069A6
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584