#DCE9EA#DCE9EA
#DCE9EA is a very light, near-neutral teal. Relative luminance 0.794; OKLCH L 92.5% C 0.014 H 202.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE9EA |
|---|---|
| RGB | rgb(220, 233, 234) |
| HSL | hsl(184, 25%, 89%) |
| HSV | hsv(184, 6%, 92%) |
| CMYK | cmyk(6%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(91.43, -4.12, -1.98) |
| CIE-LCH | lch(91.43, 4.57, 205.62°) |
| OKLab | oklab(92.46% -0.0129 -0.0053) |
| OKLCH | oklch(92.46% 0.014 202.5) |
| XYZ | xyz(73.5023, 79.4332, 89.2857) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.58
Fog
#D8DCE0
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.29
Aliceblue
#F0F8FF
ΔE00 5.42
Mintcream
#F5FFFA
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE9EA #EADDDC
analogous
#DCEAE4 #DCE9EA #DCE2EA
triadic
#DCE9EA #EADCE9 #E9EADC
tetradic
#DCE9EA #E4DCEA #EADDDC #E2EADC
square
#DCE9EA #E4DCEA #EADDDC #E2EADC
split-complementary
#DCE9EA #EADCE2 #EAE4DC
monochromatic
#90B9BC #B6D1D3 #DCE9EA #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.24
#DCE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DCE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE9EA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE9EA | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EA
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#D8EAE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce9ea; /* rgb */ color: rgb(220, 233, 234); /* oklch */ color: oklch(92.5% 0.014 202.5);
Tailwind
colors: {
custom: {
50: '#e6f0f0',
500: '#dce9ea',
950: '#000000',
},
}SCSS
$custom: #dce9ea; $custom-light: #e6f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dce9ea",
"rgb": {
"r": 220,
"g": 233,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92456,
"c": 0.01395,
"h": 202.5
},
"luminance": 0.79434
}Semantic roles & 50–950 ramp
primary
#DCE9EA
secondary
#C2AAA8
accent
#4942A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585