#DEEEE8#DEEEE8
#DEEEE8 is a very light, near-neutral teal. Relative luminance 0.825; OKLCH L 93.6% C 0.019 H 171.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEE8 |
|---|---|
| RGB | rgb(222, 238, 232) |
| HSL | hsl(158, 32%, 90%) |
| HSV | hsv(158, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.80, -6.38, 1.08) |
| CIE-LCH | lch(92.80, 6.47, 170.38°) |
| OKLab | oklab(93.55% -0.0185 0.0028) |
| OKLCH | oklch(93.55% 0.019 171.5) |
| XYZ | xyz(75.2613, 82.5041, 88.2881) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.51
Azure (CSS)
#F0FFFF
ΔE00 4.70
Honeydew
#F0FFF0
ΔE00 5.02
Lightcyan
#E0FFFF
ΔE00 5.83
Light Grey
#D8DCD6
ΔE00 5.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEE8 #EEDEE4
analogous
#DEEEE0 #DEEEE8 #DEECEE
triadic
#DEEEE8 #E8DEEE #EEE8DE
tetradic
#DEEEE8 #E0DEEE #EEDEE4 #ECEEDE
square
#DEEEE8 #E0DEEE #EEDEE4 #ECEEDE
split-complementary
#DEEEE8 #EEDEEC #EEE0DE
monochromatic
#8DC4B0 #B6D9CC #DEEEE8 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.20
#DEEEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DEEEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEE8
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEE8 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#EAE9E8
Tritanopia (blue-blind)
#DBEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeee8; /* rgb */ color: rgb(222, 238, 232); /* oklch */ color: oklch(93.6% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#e8f3ef',
500: '#deeee8',
950: '#000000',
},
}SCSS
$custom: #deeee8; $custom-light: #e8f3ef; $custom-dark: #000000;
JSON
{
"hex": "#deeee8",
"rgb": {
"r": 222,
"g": 238,
"b": 232
},
"hsl": {
"h": 157.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93552,
"c": 0.01873,
"h": 171.5
},
"luminance": 0.82505
}Semantic roles & 50–950 ramp
primary
#DEEEE8
secondary
#C8A8B4
accent
#3B65AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585