#DCE9EB#DCE9EB
#DCE9EB is a very light, near-neutral teal. Relative luminance 0.795; OKLCH L 92.5% C 0.014 H 207.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9EB |
|---|---|
| RGB | rgb(220, 233, 235) |
| HSL | hsl(188, 27%, 89%) |
| HSV | hsv(188, 6%, 92%) |
| CMYK | cmyk(6.4%, 0.9%, 0%, 7.8%) |
| CIE-LAB | lab(91.46, -3.93, -2.46) |
| CIE-LCH | lch(91.46, 4.64, 212.03°) |
| OKLab | oklab(92.49% -0.0125 -0.0066) |
| OKLCH | oklch(92.49% 0.014 207.9) |
| XYZ | xyz(73.6464, 79.4909, 90.0444) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.67
Fog
#D8DCE0
ΔE00 4.95
Aliceblue
#F0F8FF
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.57
Mintcream
#F5FFFA
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9EB #EBDEDC
analogous
#DCEBE6 #DCE9EB #DCE2EB
triadic
#DCE9EB #EBDCE9 #E9EBDC
tetradic
#DCE9EB #E6DCEB #EBDEDC #E2EBDC
square
#DCE9EB #E6DCEB #EBDEDC #E2EBDC
split-complementary
#DCE9EB #EBDCE2 #EBE6DC
monochromatic
#8EB8BE #B5D1D5 #DCE9EB #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.24
#DCE9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#DCE9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9EB
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9EB | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#D8EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce9eb; /* rgb */ color: rgb(220, 233, 235); /* oklch */ color: oklch(92.5% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#e6f0f1',
500: '#dce9eb',
950: '#000000',
},
}SCSS
$custom: #dce9eb; $custom-light: #e6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dce9eb",
"rgb": {
"r": 220,
"g": 233,
"b": 235
},
"hsl": {
"h": 188,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92485,
"c": 0.01415,
"h": 207.9
},
"luminance": 0.79492
}Semantic roles & 50–950 ramp
primary
#DCE9EB
secondary
#C4ABA8
accent
#4D40A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585