#DCEDEE#DCEDEE
#DCEDEE is a very light, near-neutral teal. Relative luminance 0.820; OKLCH L 93.4% C 0.018 H 201.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDEE |
|---|---|
| RGB | rgb(220, 237, 238) |
| HSL | hsl(183, 35%, 90%) |
| HSV | hsv(183, 8%, 93%) |
| CMYK | cmyk(7.6%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(92.56, -5.40, -2.41) |
| CIE-LCH | lch(92.56, 5.92, 204.03°) |
| OKLab | oklab(93.38% -0.0169 -0.0065) |
| OKLCH | oklch(93.38% 0.018 201.1) |
| XYZ | xyz(75.2287, 81.9561, 92.7281) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.88
Mintcream
#F5FFFA
ΔE00 5.29
Lightcyan
#E0FFFF
ΔE00 5.49
Aliceblue
#F0F8FF
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 6.56
Fog
#D8DCE0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDEE #EEDDDC
analogous
#DCEEE6 #DCEDEE #DCE4EE
triadic
#DCEDEE #EEDCED #EDEEDC
tetradic
#DCEDEE #E6DCEE #EEDDDC #E4EEDC
square
#DCEDEE #E6DCEE #EEDDDC #E4EEDC
split-complementary
#DCEDEE #EEDCE4 #EEE6DC
monochromatic
#8AC3C6 #B3D8DA #DCEDEE #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.21
#DCEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#DCEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDEE
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDEE | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E7E8EE
Tritanopia (blue-blind)
#D7EEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedee; /* rgb */ color: rgb(220, 237, 238); /* oklch */ color: oklch(93.4% 0.018 201.1);
Tailwind
colors: {
custom: {
50: '#e7f2f3',
500: '#dcedee',
950: '#000000',
},
}SCSS
$custom: #dcedee; $custom-light: #e7f2f3; $custom-dark: #000000;
JSON
{
"hex": "#dcedee",
"rgb": {
"r": 220,
"g": 237,
"b": 238
},
"hsl": {
"h": 183.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93377,
"c": 0.01807,
"h": 201.1
},
"luminance": 0.81957
}Semantic roles & 50–950 ramp
primary
#DCEDEE
secondary
#C9A8A6
accent
#3F38AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585