#DCEBED#DCEBED
#DCEBED is a very light, near-neutral teal. Relative luminance 0.807; OKLCH L 92.9% C 0.016 H 206.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEBED |
|---|---|
| RGB | rgb(220, 235, 237) |
| HSL | hsl(187, 32%, 90%) |
| HSV | hsv(187, 7%, 93%) |
| CMYK | cmyk(7.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.02, -4.57, -2.68) |
| CIE-LCH | lch(92.02, 5.30, 210.33°) |
| OKLab | oklab(92.95% -0.0145 -0.0072) |
| OKLCH | oklch(92.95% 0.016 206.4) |
| XYZ | xyz(74.5064, 80.7459, 91.7645) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.23
Aliceblue
#F0F8FF
ΔE00 5.35
Mintcream
#F5FFFA
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 6.14
Lightcyan
#E0FFFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEBED #EDDEDC
analogous
#DCEDE7 #DCEBED #DCE3ED
triadic
#DCEBED #EDDCEB #EBEDDC
tetradic
#DCEBED #E7DCED #EDDEDC #E3EDDC
square
#DCEBED #E7DCED #EDDEDC #E3EDDC
split-complementary
#DCEBED #EDDCE3 #EDE7DC
monochromatic
#8BBDC3 #B4D4D8 #DCEBED #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.22
#DCEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#DCEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEBED
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEBED | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAED
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#D8ECEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcebed; /* rgb */ color: rgb(220, 235, 237); /* oklch */ color: oklch(92.9% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#e6f1f2',
500: '#dcebed',
950: '#000000',
},
}SCSS
$custom: #dcebed; $custom-light: #e6f1f2; $custom-dark: #000000;
JSON
{
"hex": "#dcebed",
"rgb": {
"r": 220,
"g": 235,
"b": 237
},
"hsl": {
"h": 187.059,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.92945,
"c": 0.01619,
"h": 206.4
},
"luminance": 0.80747
}Semantic roles & 50–950 ramp
primary
#DCEBED
secondary
#C7AAA6
accent
#483BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585