#DCEBEB#DCEBEB
#DCEBEB is a very light, near-neutral teal. Relative luminance 0.806; OKLCH L 92.9% C 0.016 H 196.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBEB |
|---|---|
| RGB | rgb(220, 235, 235) |
| HSL | hsl(180, 27%, 89%) |
| HSV | hsv(180, 6%, 92%) |
| CMYK | cmyk(6.4%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(91.97, -4.95, -1.71) |
| CIE-LCH | lch(91.97, 5.24, 199.06°) |
| OKLab | oklab(92.89% -0.0153 -0.0046) |
| OKLCH | oklch(92.89% 0.016 196.9) |
| XYZ | xyz(74.2158, 80.6296, 90.2342) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.15
Mintcream
#F5FFFA
ΔE00 5.13
Light Grey
#D8DCD6
ΔE00 5.71
Aliceblue
#F0F8FF
ΔE00 6.03
Lightcyan
#E0FFFF
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBEB #EBDCDC
analogous
#DCEBE4 #DCEBEB #DCE4EB
triadic
#DCEBEB #EBDCEB #EBEBDC
tetradic
#DCEBEB #E4DCEB #EBDCDC #E4EBDC
square
#DCEBEB #E4DCEB #EBDCDC #E4EBDC
split-complementary
#DCEBEB #EBDCE4 #EBE4DC
monochromatic
#8EBEBE #B5D5D5 #DCEBEB #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.23
#DCEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DCEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBEB
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBEB | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E6E7EB
Tritanopia (blue-blind)
#D8ECEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebeb; /* rgb */ color: rgb(220, 235, 235); /* oklch */ color: oklch(92.9% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#e6f1f1',
500: '#dcebeb',
950: '#000000',
},
}SCSS
$custom: #dcebeb; $custom-light: #e6f1f1; $custom-dark: #000000;
JSON
{
"hex": "#dcebeb",
"rgb": {
"r": 220,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92887,
"c": 0.01595,
"h": 196.9
},
"luminance": 0.8063
}Semantic roles & 50–950 ramp
primary
#DCEBEB
secondary
#C4A8A8
accent
#4040A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585