#DCEEED#DCEEED
#DCEEED is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.5% C 0.019 H 192.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEED |
|---|---|
| RGB | rgb(220, 238, 237) |
| HSL | hsl(177, 35%, 90%) |
| HSV | hsv(177, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.79, -6.10, -1.55) |
| CIE-LCH | lch(92.79, 6.30, 194.28°) |
| OKLab | oklab(93.55% -0.0186 -0.0042) |
| OKLCH | oklch(93.55% 0.019 192.8) |
| XYZ | xyz(75.3725, 82.4782, 92.0533) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.89
Lightcyan
#E0FFFF
ΔE00 4.93
Mintcream
#F5FFFA
ΔE00 5.02
Light Grey
#D8DCD6
ΔE00 6.62
Ice Blue (survey)
#D7FFFE
ΔE00 6.84
Aliceblue
#F0F8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEED #EEDCDD
analogous
#DCEEE4 #DCEEED #DCE6EE
triadic
#DCEEED #EDDCEE #EEEDDC
tetradic
#DCEEED #E4DCEE #EEDCDD #E6EEDC
square
#DCEEED #E4DCEE #EEDCDD #E6EEDC
split-complementary
#DCEEED #EEDCE6 #EEE4DC
monochromatic
#8AC6C3 #B3DAD8 #DCEEED #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.20
#DCEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DCEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEED
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEED | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#D7EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceeed; /* rgb */ color: rgb(220, 238, 237); /* oklch */ color: oklch(93.5% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#e7f3f2',
500: '#dceeed',
950: '#000000',
},
}SCSS
$custom: #dceeed; $custom-light: #e7f3f2; $custom-dark: #000000;
JSON
{
"hex": "#dceeed",
"rgb": {
"r": 220,
"g": 238,
"b": 237
},
"hsl": {
"h": 176.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.9355,
"c": 0.01908,
"h": 192.8
},
"luminance": 0.82479
}Semantic roles & 50–950 ramp
primary
#DCEEED
secondary
#C9A6A8
accent
#383FAD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585