#DCEEEA#DCEEEA
#DCEEEA is a very light, near-neutral teal. Relative luminance 0.823; OKLCH L 93.5% C 0.020 H 181.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEEA |
|---|---|
| RGB | rgb(220, 238, 234) |
| HSL | hsl(167, 35%, 90%) |
| HSV | hsv(167, 8%, 93%) |
| CMYK | cmyk(7.6%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.71, -6.66, -0.10) |
| CIE-LCH | lch(92.71, 6.66, 180.89°) |
| OKLab | oklab(93.47% -0.0198 -0.0004) |
| OKLCH | oklch(93.47% 0.02 181.1) |
| XYZ | xyz(74.9379, 82.3043, 89.7642) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 4.88
Lightcyan
#E0FFFF
ΔE00 5.07
Honeydew
#F0FFF0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 6.44
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEEA #EEDCE0
analogous
#DCEEE1 #DCEEEA #DCE9EE
triadic
#DCEEEA #EADCEE #EEEADC
tetradic
#DCEEEA #E1DCEE #EEDCE0 #E9EEDC
square
#DCEEEA #E1DCEE #EEDCE0 #E9EEDC
split-complementary
#DCEEEA #EEDCE9 #EEE1DC
monochromatic
#8AC6B9 #B3DAD1 #DCEEEA #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.20
#DCEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEEA
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEEA | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#D8EFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceeea; /* rgb */ color: rgb(220, 238, 234); /* oklch */ color: oklch(93.5% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e6f3f0',
500: '#dceeea',
950: '#000000',
},
}SCSS
$custom: #dceeea; $custom-light: #e6f3f0; $custom-dark: #000000;
JSON
{
"hex": "#dceeea",
"rgb": {
"r": 220,
"g": 238,
"b": 234
},
"hsl": {
"h": 166.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.93465,
"c": 0.01976,
"h": 181.1
},
"luminance": 0.82305
}Semantic roles & 50–950 ramp
primary
#DCEEEA
secondary
#C9A6AD
accent
#3852AD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585