#DEEEEA#DEEEEA
#DEEEEA is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.018 H 179.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEEA |
|---|---|
| RGB | rgb(222, 238, 234) |
| HSL | hsl(165, 32%, 90%) |
| HSV | hsv(165, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.85, -6.01, 0.11) |
| CIE-LCH | lch(92.85, 6.01, 178.91°) |
| OKLab | oklab(93.61% -0.0178 0.0002) |
| OKLCH | oklch(93.61% 0.018 179.3) |
| XYZ | xyz(75.5470, 82.6184, 89.7928) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Mintcream
#F5FFFA
ΔE00 4.40
Lightcyan
#E0FFFF
ΔE00 5.55
Honeydew
#F0FFF0
ΔE00 5.70
Light Grey
#D8DCD6
ΔE00 5.91
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEEA #EEDEE2
analogous
#DEEEE2 #DEEEEA #DEEAEE
triadic
#DEEEEA #EADEEE #EEEADE
tetradic
#DEEEEA #E2DEEE #EEDEE2 #EAEEDE
square
#DEEEEA #E2DEEE #EEDEE2 #EAEEDE
split-complementary
#DEEEEA #EEDEEA #EEE2DE
monochromatic
#8DC4B7 #B6D9D0 #DEEEEA #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.20
#DEEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#DEEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEEA
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEEA | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#DAEFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeeea; /* rgb */ color: rgb(222, 238, 234); /* oklch */ color: oklch(93.6% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#e8f3f0',
500: '#deeeea',
950: '#000000',
},
}SCSS
$custom: #deeeea; $custom-light: #e8f3f0; $custom-dark: #000000;
JSON
{
"hex": "#deeeea",
"rgb": {
"r": 222,
"g": 238,
"b": 234
},
"hsl": {
"h": 165,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93608,
"c": 0.01776,
"h": 179.3
},
"luminance": 0.82619
}Semantic roles & 50–950 ramp
primary
#DEEEEA
secondary
#C8A8B0
accent
#3B57AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585