#DCEDEB#DCEDEB
#DCEDEB is a very light, near-neutral teal. Relative luminance 0.818; OKLCH L 93.3% C 0.018 H 188.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDEB |
|---|---|
| RGB | rgb(220, 237, 235) |
| HSL | hsl(173, 32%, 90%) |
| HSV | hsv(173, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(92.48, -5.97, -0.96) |
| CIE-LCH | lch(92.48, 6.05, 189.15°) |
| OKLab | oklab(93.29% -0.018 -0.0026) |
| OKLCH | oklch(93.29% 0.018 188.4) |
| XYZ | xyz(74.7916, 81.7813, 90.4262) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.08
Mintcream
#F5FFFA
ΔE00 4.88
Lightcyan
#E0FFFF
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 6.16
Honeydew
#F0FFF0
ΔE00 6.61
Aliceblue
#F0F8FF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDEB #EDDCDE
analogous
#DCEDE3 #DCEDEB #DCE7ED
triadic
#DCEDEB #EBDCED #EDEBDC
tetradic
#DCEDEB #E3DCED #EDDCDE #E7EDDC
square
#DCEDEB #E3DCED #EDDCDE #E7EDDC
split-complementary
#DCEDEB #EDDCE7 #EDE3DC
monochromatic
#8BC3BD #B4D8D4 #DCEDEB #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.21
#DCEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DCEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDEB
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDEB | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E7E8EB
Tritanopia (blue-blind)
#D8EEEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcedeb; /* rgb */ color: rgb(220, 237, 235); /* oklch */ color: oklch(93.3% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#e6f2f1',
500: '#dcedeb',
950: '#000000',
},
}SCSS
$custom: #dcedeb; $custom-light: #e6f2f1; $custom-dark: #000000;
JSON
{
"hex": "#dcedeb",
"rgb": {
"r": 220,
"g": 237,
"b": 235
},
"hsl": {
"h": 172.941,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93291,
"c": 0.0182,
"h": 188.4
},
"luminance": 0.81782
}Semantic roles & 50–950 ramp
primary
#DCEDEB
secondary
#C7A6AA
accent
#3B48AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585