#DEEEE9#DEEEE9
#DEEEE9 is a very light, near-neutral teal. Relative luminance 0.826; OKLCH L 93.6% C 0.018 H 175.3°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEEE9 |
|---|---|
| RGB | rgb(222, 238, 233) |
| HSL | hsl(161, 32%, 90%) |
| HSV | hsv(161, 7%, 93%) |
| CMYK | cmyk(6.7%, 0%, 2.1%, 6.7%) |
| CIE-LAB | lab(92.82, -6.19, 0.60) |
| CIE-LCH | lch(92.82, 6.22, 174.49°) |
| OKLab | oklab(93.58% -0.0181 0.0015) |
| OKLCH | oklch(93.58% 0.018 175.3) |
| XYZ | xyz(75.4037, 82.5611, 89.0383) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.42
Mintcream
#F5FFFA
ΔE00 4.43
Honeydew
#F0FFF0
ΔE00 5.35
Lightcyan
#E0FFFF
ΔE00 5.68
Light Grey
#D8DCD6
ΔE00 5.90
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEEE9 #EEDEE3
analogous
#DEEEE1 #DEEEE9 #DEEBEE
triadic
#DEEEE9 #E9DEEE #EEE9DE
tetradic
#DEEEE9 #E1DEEE #EEDEE3 #EBEEDE
square
#DEEEE9 #E1DEEE #EEDEE3 #EBEEDE
split-complementary
#DEEEE9 #EEDEEB #EEE1DE
monochromatic
#8DC4B3 #B6D9CE #DEEEE9 #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.20
#DEEEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DEEEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEEE9
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEEE9 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#E9E9E9
Tritanopia (blue-blind)
#DBEEEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #deeee9; /* rgb */ color: rgb(222, 238, 233); /* oklch */ color: oklch(93.6% 0.018 175.3);
Tailwind
colors: {
custom: {
50: '#e8f3f0',
500: '#deeee9',
950: '#000000',
},
}SCSS
$custom: #deeee9; $custom-light: #e8f3f0; $custom-dark: #000000;
JSON
{
"hex": "#deeee9",
"rgb": {
"r": 222,
"g": 238,
"b": 233
},
"hsl": {
"h": 161.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.9358,
"c": 0.0182,
"h": 175.3
},
"luminance": 0.82562
}Semantic roles & 50–950 ramp
primary
#DEEEE9
secondary
#C8A8B2
accent
#3B5EAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585