#DEF0E8#DEF0E8
#DEF0E8 is a very light, muted teal. Relative luminance 0.837; OKLCH L 94.0% C 0.022 H 167.5°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0E8 |
|---|---|
| RGB | rgb(222, 240, 232) |
| HSL | hsl(153, 38%, 91%) |
| HSV | hsv(153, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 3.3%, 5.9%) |
| CIE-LAB | lab(93.31, -7.39, 1.83) |
| CIE-LCH | lch(93.31, 7.61, 166.11°) |
| OKLab | oklab(93.96% -0.0213 0.0047) |
| OKLCH | oklch(93.96% 0.022 167.5) |
| XYZ | xyz(75.8468, 83.6751, 88.4833) |
| Luminance | 0.8368 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.27
Mintcream
#F5FFFA
ΔE00 4.91
Azure (CSS)
#F0FFFF
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.81
Ice
#D6FFFA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0E8 #F0DEE6
analogous
#DEF0DF #DEF0E8 #DEEFF0
triadic
#DEF0E8 #E8DEF0 #F0E8DE
tetradic
#DEF0E8 #DFDEF0 #F0DEE6 #EFF0DE
square
#DEF0E8 #DFDEF0 #F0DEE6 #EFF0DE
split-complementary
#DEF0E8 #F0DEEF #F0DFDE
monochromatic
#8ACAAD #B4DDCB #DEF0E8 #EAF5F0 #EAF5F0
Accessibility & contrast
On white
1.18
#DEF0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DEF0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0E8
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0E8 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDE8
Deuteranopia (green-blind)
#EBEBE8
Tritanopia (blue-blind)
#DBF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0e8; /* rgb */ color: rgb(222, 240, 232); /* oklch */ color: oklch(94.0% 0.022 167.5);
Tailwind
colors: {
custom: {
50: '#e8f5ef',
500: '#def0e8',
950: '#000000',
},
}SCSS
$custom: #def0e8; $custom-light: #e8f5ef; $custom-dark: #000000;
JSON
{
"hex": "#def0e8",
"rgb": {
"r": 222,
"g": 240,
"b": 232
},
"hsl": {
"h": 153.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93957,
"c": 0.02179,
"h": 167.5
},
"luminance": 0.83676
}Semantic roles & 50–950 ramp
primary
#DEF0E8
secondary
#CBA7B7
accent
#356CB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585