#DEF4EC#DEF4EC
#DEF4EC is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.9% C 0.025 H 171.9°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4EC |
|---|---|
| RGB | rgb(222, 244, 236) |
| HSL | hsl(158, 50%, 91%) |
| HSV | hsv(158, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(94.43, -8.67, 1.39) |
| CIE-LCH | lch(94.43, 8.78, 170.88°) |
| OKLab | oklab(94.88% -0.0252 0.0036) |
| OKLCH | oklch(94.88% 0.025 171.9) |
| XYZ | xyz(77.6119, 86.2860, 91.9065) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.32
Lightcyan
#E0FFFF
ΔE00 4.56
Azure (CSS)
#F0FFFF
ΔE00 5.44
Ice
#D6FFFA
ΔE00 5.46
Mintcream
#F5FFFA
ΔE00 5.47
Ice Blue (survey)
#D7FFFE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4EC #F4DEE6
analogous
#DEF4E1 #DEF4EC #DEF1F4
triadic
#DEF4EC #ECDEF4 #F4ECDE
tetradic
#DEF4EC #E1DEF4 #F4DEE6 #F1F4DE
square
#DEF4EC #E1DEF4 #F4DEE6 #F1F4DE
split-complementary
#DEF4EC #F4DEF1 #F4E1DE
monochromatic
#82D5B7 #B0E5D2 #DEF4EC #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.15
#DEF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DEF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4EC
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4EC | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#DAF4F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4ec; /* rgb */ color: rgb(222, 244, 236); /* oklch */ color: oklch(94.9% 0.025 171.9);
Tailwind
colors: {
custom: {
50: '#e8f7f2',
500: '#def4ec',
950: '#000000',
},
}SCSS
$custom: #def4ec; $custom-light: #e8f7f2; $custom-dark: #000000;
JSON
{
"hex": "#def4ec",
"rgb": {
"r": 222,
"g": 244,
"b": 236
},
"hsl": {
"h": 158.182,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94879,
"c": 0.02542,
"h": 171.9
},
"luminance": 0.86287
}Semantic roles & 50–950 ramp
primary
#DEF4EC
secondary
#D3A3B5
accent
#285EBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585