#DEF0EC#DEF0EC
#DEF0EC is a very light, near-neutral teal. Relative luminance 0.839; OKLCH L 94.1% C 0.020 H 181.1°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0EC |
|---|---|
| RGB | rgb(222, 240, 236) |
| HSL | hsl(167, 38%, 91%) |
| HSV | hsv(167, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 1.7%, 5.9%) |
| CIE-LAB | lab(93.41, -6.65, -0.10) |
| CIE-LCH | lch(93.41, 6.65, 180.90°) |
| OKLab | oklab(94.07% -0.0197 -0.0004) |
| OKLCH | oklch(94.07% 0.02 181.1) |
| XYZ | xyz(76.4214, 83.9050, 91.5097) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.07
Mintcream
#F5FFFA
ΔE00 4.54
Lightcyan
#E0FFFF
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0EC #F0DEE2
analogous
#DEF0E3 #DEF0EC #DEEBF0
triadic
#DEF0EC #ECDEF0 #F0ECDE
tetradic
#DEF0EC #E3DEF0 #F0DEE2 #EBF0DE
square
#DEF0EC #E3DEF0 #F0DEE2 #EBF0DE
split-complementary
#DEF0EC #F0DEEB #F0E3DE
monochromatic
#8ACABC #B4DDD4 #DEF0EC #EAF5F3 #EAF5F3
Accessibility & contrast
On white
1.18
#DEF0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DEF0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0EC
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0EC | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEEEC
Deuteranopia (green-blind)
#EBEBEC
Tritanopia (blue-blind)
#DAF1EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0ec; /* rgb */ color: rgb(222, 240, 236); /* oklch */ color: oklch(94.1% 0.020 181.1);
Tailwind
colors: {
custom: {
50: '#e8f5f2',
500: '#def0ec',
950: '#000000',
},
}SCSS
$custom: #def0ec; $custom-light: #e8f5f2; $custom-dark: #000000;
JSON
{
"hex": "#def0ec",
"rgb": {
"r": 222,
"g": 240,
"b": 236
},
"hsl": {
"h": 166.667,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94069,
"c": 0.01973,
"h": 181.1
},
"luminance": 0.83906
}Semantic roles & 50–950 ramp
primary
#DEF0EC
secondary
#CBA7AF
accent
#3550B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585