#DEEEED#DEEEED
#DEEEED is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.7% C 0.017 H 192.4°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEED |
|---|---|
| RGB | rgb(222, 238, 237) |
| HSL | hsl(176, 32%, 90%) |
| HSV | hsv(176, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(92.92, -5.45, -1.33) |
| CIE-LCH | lch(92.92, 5.61, 193.75°) |
| OKLab | oklab(93.69% -0.0166 -0.0036) |
| OKLCH | oklch(93.69% 0.017 192.4) |
| XYZ | xyz(75.9816, 82.7922, 92.0818) |
| Luminance | 0.8279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 4.60
Lightcyan
#E0FFFF
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 6.14
Aliceblue
#F0F8FF
ΔE00 6.35
Honeydew
#F0FFF0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEED #EEDEDF
analogous
#DEEEE5 #DEEEED #DEE7EE
triadic
#DEEEED #EDDEEE #EEEDDE
tetradic
#DEEEED #E5DEEE #EEDEDF #E7EEDE
square
#DEEEED #E5DEEE #EEDEDF #E7EEDE
split-complementary
#DEEEED #EEDEE7 #EEE5DE
monochromatic
#8DC4C1 #B6D9D7 #DEEEED #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.20
#DEEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DEEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEED
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEED | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#DAEFEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deeeed; /* rgb */ color: rgb(222, 238, 237); /* oklch */ color: oklch(93.7% 0.017 192.4);
Tailwind
colors: {
custom: {
50: '#e8f3f2',
500: '#deeeed',
950: '#000000',
},
}SCSS
$custom: #deeeed; $custom-light: #e8f3f2; $custom-dark: #000000;
JSON
{
"hex": "#deeeed",
"rgb": {
"r": 222,
"g": 238,
"b": 237
},
"hsl": {
"h": 176.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93694,
"c": 0.017,
"h": 192.4
},
"luminance": 0.82793
}Semantic roles & 50–950 ramp
primary
#DEEEED
secondary
#C8A8AA
accent
#3B42AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585