#DEF0EA#DEF0EA
#DEF0EA is a very light, muted teal. Relative luminance 0.838; OKLCH L 94.0% C 0.021 H 173.9°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0EA |
|---|---|
| RGB | rgb(222, 240, 234) |
| HSL | hsl(160, 38%, 91%) |
| HSV | hsv(160, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.36, -7.02, 0.86) |
| CIE-LCH | lch(93.36, 7.08, 173.01°) |
| OKLab | oklab(94.01% -0.0205 0.0022) |
| OKLCH | oklch(94.01% 0.021 173.9) |
| XYZ | xyz(76.1325, 83.7894, 89.9879) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.63
Mintcream
#F5FFFA
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 4.86
Lightcyan
#E0FFFF
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0EA #F0DEE4
analogous
#DEF0E1 #DEF0EA #DEEDF0
triadic
#DEF0EA #EADEF0 #F0EADE
tetradic
#DEF0EA #E1DEF0 #F0DEE4 #EDF0DE
square
#DEF0EA #E1DEF0 #F0DEE4 #EDF0DE
split-complementary
#DEF0EA #F0DEED #F0E1DE
monochromatic
#8ACAB4 #B4DDCF #DEF0EA #EAF5F2 #EAF5F2
Accessibility & contrast
On white
1.18
#DEF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DEF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0EA
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0EA | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDEA
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#DAF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def0ea; /* rgb */ color: rgb(222, 240, 234); /* oklch */ color: oklch(94.0% 0.021 173.9);
Tailwind
colors: {
custom: {
50: '#e8f5f0',
500: '#def0ea',
950: '#000000',
},
}SCSS
$custom: #def0ea; $custom-light: #e8f5f0; $custom-dark: #000000;
JSON
{
"hex": "#def0ea",
"rgb": {
"r": 222,
"g": 240,
"b": 234
},
"hsl": {
"h": 160,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.94012,
"c": 0.02062,
"h": 173.9
},
"luminance": 0.8379
}Semantic roles & 50–950 ramp
primary
#DEF0EA
secondary
#CBA7B3
accent
#355EB0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585