#DCEAE7#DCEAE7
#DCEAE7 is a very light, near-neutral teal. Relative luminance 0.798; OKLCH L 92.6% C 0.015 H 181.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAE7 |
|---|---|
| RGB | rgb(220, 234, 231) |
| HSL | hsl(167, 25%, 89%) |
| HSV | hsv(167, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 1.3%, 8.2%) |
| CIE-LAB | lab(91.61, -5.19, -0.15) |
| CIE-LCH | lch(91.61, 5.19, 181.64°) |
| OKLab | oklab(92.57% -0.0154 -0.0005) |
| OKLCH | oklch(92.57% 0.015 181.7) |
| XYZ | xyz(73.3589, 79.8301, 87.1297) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.60
Mintcream
#F5FFFA
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 4.95
Lightcyan
#E0FFFF
ΔE00 6.48
Honeydew
#F0FFF0
ΔE00 6.60
Fog
#D8DCE0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAE7 #EADCDF
analogous
#DCEAE0 #DCEAE7 #DCE6EA
triadic
#DCEAE7 #E7DCEA #EAE7DC
tetradic
#DCEAE7 #E0DCEA #EADCDF #E6EADC
square
#DCEAE7 #E0DCEA #EADCDF #E6EADC
split-complementary
#DCEAE7 #EADCE6 #EAE0DC
monochromatic
#90BCB3 #B6D3CD #DCEAE7 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.24
#DCEAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DCEAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAE7
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAE7 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E8E7
Deuteranopia (green-blind)
#E6E6E7
Tritanopia (blue-blind)
#D9EBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceae7; /* rgb */ color: rgb(220, 234, 231); /* oklch */ color: oklch(92.6% 0.015 181.7);
Tailwind
colors: {
custom: {
50: '#e6f0ee',
500: '#dceae7',
950: '#000000',
},
}SCSS
$custom: #dceae7; $custom-light: #e6f0ee; $custom-dark: #000000;
JSON
{
"hex": "#dceae7",
"rgb": {
"r": 220,
"g": 234,
"b": 231
},
"hsl": {
"h": 167.143,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92571,
"c": 0.01542,
"h": 181.7
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#DCEAE7
secondary
#C2A8AE
accent
#4257A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585