#DEF0EB#DEF0EB
#DEF0EB is a very light, muted teal. Relative luminance 0.838; OKLCH L 94.0% C 0.020 H 177.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0EB |
|---|---|
| RGB | rgb(222, 240, 235) |
| HSL | hsl(163, 38%, 91%) |
| HSV | hsv(163, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(93.38, -6.84, 0.38) |
| CIE-LCH | lch(93.38, 6.85, 176.83°) |
| OKLab | oklab(94.04% -0.0201 0.0009) |
| OKLCH | oklch(94.04% 0.02 177.4) |
| XYZ | xyz(76.2765, 83.8470, 90.7467) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.34
Mintcream
#F5FFFA
ΔE00 4.58
Lightcyan
#E0FFFF
ΔE00 4.98
Honeydew
#F0FFF0
ΔE00 5.19
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Light Grey
#D8DCD6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0EB #F0DEE3
analogous
#DEF0E2 #DEF0EB #DEECF0
triadic
#DEF0EB #EBDEF0 #F0EBDE
tetradic
#DEF0EB #E2DEF0 #F0DEE3 #ECF0DE
square
#DEF0EB #E2DEF0 #F0DEE3 #ECF0DE
split-complementary
#DEF0EB #F0DEEC #F0E2DE
monochromatic
#8ACAB8 #B4DDD1 #DEF0EB #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.18
#DEF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DEF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0EB
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0EB | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#DAF1EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0eb; /* rgb */ color: rgb(222, 240, 235); /* oklch */ color: oklch(94.0% 0.020 177.4);
Tailwind
colors: {
custom: {
50: '#e8f5f1',
500: '#def0eb',
950: '#000000',
},
}SCSS
$custom: #def0eb; $custom-light: #e8f5f1; $custom-dark: #000000;
JSON
{
"hex": "#def0eb",
"rgb": {
"r": 222,
"g": 240,
"b": 235
},
"hsl": {
"h": 163.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.9404,
"c": 0.02013,
"h": 177.4
},
"luminance": 0.83848
}Semantic roles & 50–950 ramp
primary
#DEF0EB
secondary
#CBA7B1
accent
#3557B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585