#DCEBEA#DCEBEA
#DCEBEA is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.016 H 192.1°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBEA |
|---|---|
| RGB | rgb(220, 235, 234) |
| HSL | hsl(176, 27%, 89%) |
| HSV | hsv(176, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(91.94, -5.14, -1.23) |
| CIE-LCH | lch(91.94, 5.28, 193.43°) |
| OKLab | oklab(92.86% -0.0156 -0.0033) |
| OKLCH | oklch(92.86% 0.016 192.1) |
| XYZ | xyz(74.0717, 80.5720, 89.4755) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.20
Mintcream
#F5FFFA
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.55
Lightcyan
#E0FFFF
ΔE00 6.09
Aliceblue
#F0F8FF
ΔE00 6.39
Fog
#D8DCE0
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBEA #EBDCDD
analogous
#DCEBE3 #DCEBEA #DCE5EB
triadic
#DCEBEA #EADCEB #EBEADC
tetradic
#DCEBEA #E3DCEB #EBDCDD #E5EBDC
square
#DCEBEA #E3DCEB #EBDCDD #E5EBDC
split-complementary
#DCEBEA #EBDCE5 #EBE3DC
monochromatic
#8EBEBB #B5D5D3 #DCEBEA #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.23
#DCEBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DCEBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBEA
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBEA | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#D8ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebea; /* rgb */ color: rgb(220, 235, 234); /* oklch */ color: oklch(92.9% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#e6f1f0',
500: '#dcebea',
950: '#000000',
},
}SCSS
$custom: #dcebea; $custom-light: #e6f1f0; $custom-dark: #000000;
JSON
{
"hex": "#dcebea",
"rgb": {
"r": 220,
"g": 235,
"b": 234
},
"hsl": {
"h": 176,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92859,
"c": 0.01599,
"h": 192.1
},
"luminance": 0.80573
}Semantic roles & 50–950 ramp
primary
#DCEBEA
secondary
#C4A8A9
accent
#4046A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585