#DEEFE8#DEEFE8
#DEEFE8 is a very light, muted teal. Relative luminance 0.831; OKLCH L 93.8% C 0.020 H 169.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE8 |
|---|---|
| RGB | rgb(222, 239, 232) |
| HSL | hsl(155, 35%, 90%) |
| HSV | hsv(155, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 2.9%, 6.3%) |
| CIE-LAB | lab(93.05, -6.88, 1.45) |
| CIE-LCH | lch(93.05, 7.04, 168.07°) |
| OKLab | oklab(93.75% -0.0199 0.0038) |
| OKLCH | oklch(93.75% 0.02 169.3) |
| XYZ | xyz(75.5532, 83.0880, 88.3854) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.62
Mintcream
#F5FFFA
ΔE00 4.68
Azure (CSS)
#F0FFFF
ΔE00 4.96
Lightcyan
#E0FFFF
ΔE00 5.69
Light Grey
#D8DCD6
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE8 #EFDEE5
analogous
#DEEFDF #DEEFE8 #DEEDEF
triadic
#DEEFE8 #E8DEEF #EFE8DE
tetradic
#DEEFE8 #DFDEEF #EFDEE5 #EDEFDE
square
#DEEFE8 #DFDEEF #EFDEE5 #EDEFDE
split-complementary
#DEEFE8 #EFDEED #EFDFDE
monochromatic
#8CC7AF #B5DBCB #DEEFE8 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.19
#DEEFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DEEFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE8
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE8 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE8
Deuteranopia (green-blind)
#EBEAE8
Tritanopia (blue-blind)
#DBEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe8; /* rgb */ color: rgb(222, 239, 232); /* oklch */ color: oklch(93.8% 0.020 169.3);
Tailwind
colors: {
custom: {
50: '#e8f4ef',
500: '#deefe8',
950: '#000000',
},
}SCSS
$custom: #deefe8; $custom-light: #e8f4ef; $custom-dark: #000000;
JSON
{
"hex": "#deefe8",
"rgb": {
"r": 222,
"g": 239,
"b": 232
},
"hsl": {
"h": 155.294,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93754,
"c": 0.02025,
"h": 169.3
},
"luminance": 0.83089
}Semantic roles & 50–950 ramp
primary
#DEEFE8
secondary
#CAA8B6
accent
#3868AE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585