#DCEEEB#DCEEEB
#DCEEEB is a very light, near-neutral teal. Relative luminance 0.824; OKLCH L 93.5% C 0.019 H 184.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEEB |
|---|---|
| RGB | rgb(220, 238, 235) |
| HSL | hsl(170, 35%, 90%) |
| HSV | hsv(170, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.73, -6.48, -0.59) |
| CIE-LCH | lch(92.73, 6.50, 185.18°) |
| OKLab | oklab(93.49% -0.0194 -0.0017) |
| OKLCH | oklch(93.49% 0.019 184.9) |
| XYZ | xyz(75.0819, 82.3619, 90.5229) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.21
Mintcream
#F5FFFA
ΔE00 4.88
Lightcyan
#E0FFFF
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.47
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEEB #EEDCDF
analogous
#DCEEE2 #DCEEEB #DCE8EE
triadic
#DCEEEB #EBDCEE #EEEBDC
tetradic
#DCEEEB #E2DCEE #EEDCDF #E8EEDC
square
#DCEEEB #E2DCEE #EEDCDF #E8EEDC
split-complementary
#DCEEEB #EEDCE8 #EEE2DC
monochromatic
#8AC6BC #B3DAD3 #DCEEEB #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.20
#DCEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DCEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEEB
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEEB | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#D8EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceeeb; /* rgb */ color: rgb(220, 238, 235); /* oklch */ color: oklch(93.5% 0.019 184.9);
Tailwind
colors: {
custom: {
50: '#e7f3f1',
500: '#dceeeb',
950: '#000000',
},
}SCSS
$custom: #dceeeb; $custom-light: #e7f3f1; $custom-dark: #000000;
JSON
{
"hex": "#dceeeb",
"rgb": {
"r": 220,
"g": 238,
"b": 235
},
"hsl": {
"h": 170,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93493,
"c": 0.01944,
"h": 184.9
},
"luminance": 0.82363
}Semantic roles & 50–950 ramp
primary
#DCEEEB
secondary
#C9A6AB
accent
#384CAD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585