#DCEAEA#DCEAEA
#DCEAEA is a very light, near-neutral teal. Relative luminance 0.800; OKLCH L 92.7% C 0.015 H 196.9°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEAEA |
|---|---|
| RGB | rgb(220, 234, 234) |
| HSL | hsl(180, 25%, 89%) |
| HSV | hsv(180, 6%, 92%) |
| CMYK | cmyk(6%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(91.69, -4.63, -1.60) |
| CIE-LCH | lch(91.69, 4.90, 199.08°) |
| OKLab | oklab(92.66% -0.0143 -0.0043) |
| OKLCH | oklch(92.66% 0.015 196.9) |
| XYZ | xyz(73.7862, 80.0010, 89.3803) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.33
Mintcream
#F5FFFA
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.83
Aliceblue
#F0F8FF
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEAEA #EADCDC
analogous
#DCEAE3 #DCEAEA #DCE3EA
triadic
#DCEAEA #EADCEA #EAEADC
tetradic
#DCEAEA #E3DCEA #EADCDC #E3EADC
square
#DCEAEA #E3DCEA #EADCDC #E3EADC
split-complementary
#DCEAEA #EADCE3 #EAE3DC
monochromatic
#90BCBC #B6D3D3 #DCEAEA #ECF4F4 #ECF4F4
Accessibility & contrast
On white
1.24
#DCEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#DCEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEAEA
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEAEA | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#D8EBEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dceaea; /* rgb */ color: rgb(220, 234, 234); /* oklch */ color: oklch(92.7% 0.015 196.9);
Tailwind
colors: {
custom: {
50: '#e6f0f0',
500: '#dceaea',
950: '#000000',
},
}SCSS
$custom: #dceaea; $custom-light: #e6f0f0; $custom-dark: #000000;
JSON
{
"hex": "#dceaea",
"rgb": {
"r": 220,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.92657,
"c": 0.01491,
"h": 196.9
},
"luminance": 0.80002
}Semantic roles & 50–950 ramp
primary
#DCEAEA
secondary
#C2A8A8
accent
#4242A4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161616
muted
#848585