#DEEFE7#DEEFE7
#DEEFE7 is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.021 H 166.1°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE7 |
|---|---|
| RGB | rgb(222, 239, 231) |
| HSL | hsl(152, 35%, 90%) |
| HSV | hsv(152, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 3.3%, 6.3%) |
| CIE-LAB | lab(93.03, -7.07, 1.94) |
| CIE-LCH | lch(93.03, 7.33, 164.67°) |
| OKLab | oklab(93.73% -0.0203 0.005) |
| OKLCH | oklch(93.73% 0.021 166.1) |
| XYZ | xyz(75.4116, 83.0313, 87.6395) |
| Luminance | 0.8303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 4.83
Azure (CSS)
#F0FFFF
ΔE00 5.28
Lightcyan
#E0FFFF
ΔE00 5.92
Light Grey
#D8DCD6
ΔE00 6.43
Ice
#D6FFFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE7 #EFDEE6
analogous
#DEEFDE #DEEFE7 #DEEEEF
triadic
#DEEFE7 #E7DEEF #EFE7DE
tetradic
#DEEFE7 #DEDEEF #EFDEE6 #EEEFDE
square
#DEEFE7 #DEDEEF #EFDEE6 #EEEFDE
split-complementary
#DEEFE7 #EFDEEE #EFDEDE
monochromatic
#8CC7AB #B5DBC9 #DEEFE7 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.19
#DEEFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DEEFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE7
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE7 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE7
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#DBEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe7; /* rgb */ color: rgb(222, 239, 231); /* oklch */ color: oklch(93.7% 0.021 166.1);
Tailwind
colors: {
custom: {
50: '#e8f4ee',
500: '#deefe7',
950: '#000000',
},
}SCSS
$custom: #deefe7; $custom-light: #e8f4ee; $custom-dark: #000000;
JSON
{
"hex": "#deefe7",
"rgb": {
"r": 222,
"g": 239,
"b": 231
},
"hsl": {
"h": 151.765,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93726,
"c": 0.02089,
"h": 166.1
},
"luminance": 0.83032
}Semantic roles & 50–950 ramp
primary
#DEEFE7
secondary
#CAA8B8
accent
#386FAE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585