#DEEEEB#DEEEEB
#DEEEEB is a very light, near-neutral teal. Relative luminance 0.827; OKLCH L 93.6% C 0.017 H 183.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEEB |
|---|---|
| RGB | rgb(222, 238, 235) |
| HSL | hsl(169, 32%, 90%) |
| HSV | hsv(169, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(92.87, -5.83, -0.37) |
| CIE-LCH | lch(92.87, 5.84, 183.62°) |
| OKLab | oklab(93.64% -0.0174 -0.0011) |
| OKLCH | oklch(93.64% 0.017 183.5) |
| XYZ | xyz(75.6910, 82.6760, 90.5515) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.42
Lightcyan
#E0FFFF
ΔE00 5.48
Light Grey
#D8DCD6
ΔE00 5.95
Honeydew
#F0FFF0
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEEB #EEDEE1
analogous
#DEEEE3 #DEEEEB #DEE9EE
triadic
#DEEEEB #EBDEEE #EEEBDE
tetradic
#DEEEEB #E3DEEE #EEDEE1 #E9EEDE
square
#DEEEEB #E3DEEE #EEDEE1 #E9EEDE
split-complementary
#DEEEEB #EEDEE9 #EEE3DE
monochromatic
#8DC4BA #B6D9D3 #DEEEEB #EBF5F3 #EBF5F3
Accessibility & contrast
On white
1.20
#DEEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DEEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEEB
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEEB | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E9EAEB
Tritanopia (blue-blind)
#DAEFED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeeeb; /* rgb */ color: rgb(222, 238, 235); /* oklch */ color: oklch(93.6% 0.017 183.5);
Tailwind
colors: {
custom: {
50: '#e8f3f1',
500: '#deeeeb',
950: '#000000',
},
}SCSS
$custom: #deeeeb; $custom-light: #e8f3f1; $custom-dark: #000000;
JSON
{
"hex": "#deeeeb",
"rgb": {
"r": 222,
"g": 238,
"b": 235
},
"hsl": {
"h": 168.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93637,
"c": 0.0174,
"h": 183.5
},
"luminance": 0.82677
}Semantic roles & 50–950 ramp
primary
#DEEEEB
secondary
#C8A8AE
accent
#3B50AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585