#DCE8EA#DCE8EA
#DCE8EA is a very light, near-neutral teal. Relative luminance 0.789; OKLCH L 92.3% C 0.013 H 208.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8EA |
|---|---|
| RGB | rgb(220, 232, 234) |
| HSL | hsl(189, 25%, 89%) |
| HSV | hsv(189, 6%, 92%) |
| CMYK | cmyk(6%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(91.17, -3.61, -2.35) |
| CIE-LCH | lch(91.17, 4.30, 213.08°) |
| OKLab | oklab(92.26% -0.0115 -0.0063) |
| OKLCH | oklch(92.26% 0.013 208.8) |
| XYZ | xyz(73.2201, 78.8687, 89.1916) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 4.54
Azure (CSS)
#F0FFFF
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.63
Mintcream
#F5FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8EA #EADEDC
analogous
#DCEAE5 #DCE8EA #DCE1EA
triadic
#DCE8EA #EADCE8 #E8EADC
tetradic
#DCE8EA #E5DCEA #EADEDC #E1EADC
square
#DCE8EA #E5DCEA #EADEDC #E1EADC
split-complementary
#DCE8EA #EADCE1 #EAE5DC
monochromatic
#90B6BC #B6CFD3 #DCE8EA #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.25
#DCE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DCE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8EA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8EA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#D8E9E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce8ea; /* rgb */ color: rgb(220, 232, 234); /* oklch */ color: oklch(92.3% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#e6eff0',
500: '#dce8ea',
950: '#000000',
},
}SCSS
$custom: #dce8ea; $custom-light: #e6eff0; $custom-dark: #000000;
JSON
{
"hex": "#dce8ea",
"rgb": {
"r": 220,
"g": 232,
"b": 234
},
"hsl": {
"h": 188.571,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92255,
"c": 0.01313,
"h": 208.8
},
"luminance": 0.78869
}Semantic roles & 50–950 ramp
primary
#DCE8EA
secondary
#C2ACA8
accent
#5042A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585