#DCEAEB#DCEAEB
#DCEAEB is a very light, near-neutral teal. Relative luminance 0.801; OKLCH L 92.7% C 0.015 H 202.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAEB |
|---|---|
| RGB | rgb(220, 234, 235) |
| HSL | hsl(184, 27%, 89%) |
| HSV | hsv(184, 6%, 92%) |
| CMYK | cmyk(6.4%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(91.71, -4.44, -2.08) |
| CIE-LCH | lch(91.71, 4.91, 205.15°) |
| OKLab | oklab(92.69% -0.0139 -0.0056) |
| OKLCH | oklch(92.69% 0.015 202) |
| XYZ | xyz(73.9303, 80.0586, 90.1391) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.35
Mintcream
#F5FFFA
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 5.54
Fog
#D8DCE0
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAEB #EBDDDC
analogous
#DCEBE5 #DCEAEB #DCE3EB
triadic
#DCEAEB #EBDCEA #EAEBDC
tetradic
#DCEAEB #E5DCEB #EBDDDC #E3EBDC
square
#DCEAEB #E5DCEB #EBDDDC #E3EBDC
split-complementary
#DCEAEB #EBDCE3 #EBE5DC
monochromatic
#8EBBBE #B5D3D5 #DCEAEB #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.23
#DCEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DCEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAEB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAEB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#D8EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceaeb; /* rgb */ color: rgb(220, 234, 235); /* oklch */ color: oklch(92.7% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#e6f0f1',
500: '#dceaeb',
950: '#000000',
},
}SCSS
$custom: #dceaeb; $custom-light: #e6f0f1; $custom-dark: #000000;
JSON
{
"hex": "#dceaeb",
"rgb": {
"r": 220,
"g": 234,
"b": 235
},
"hsl": {
"h": 184,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.92686,
"c": 0.01498,
"h": 202
},
"luminance": 0.80059
}Semantic roles & 50–950 ramp
primary
#DCEAEB
secondary
#C4A9A8
accent
#4640A6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585