#DEF1EC#DEF1EC
#DEF1EC is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.3% C 0.021 H 178.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1EC |
|---|---|
| RGB | rgb(222, 241, 236) |
| HSL | hsl(164, 40%, 91%) |
| HSV | hsv(164, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 2.1%, 5.5%) |
| CIE-LAB | lab(93.67, -7.16, 0.27) |
| CIE-LCH | lch(93.67, 7.16, 177.84°) |
| OKLab | oklab(94.27% -0.0211 0.0006) |
| OKLCH | oklch(94.27% 0.021 178.3) |
| XYZ | xyz(76.7166, 84.4953, 91.6081) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 5.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.29
Very Pale Blue
#D6FFFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1EC #F1DEE3
analogous
#DEF1E2 #DEF1EC #DEECF1
triadic
#DEF1EC #ECDEF1 #F1ECDE
tetradic
#DEF1EC #E2DEF1 #F1DEE3 #ECF1DE
square
#DEF1EC #E2DEF1 #F1DEE3 #ECF1DE
split-complementary
#DEF1EC #F1DEEC #F1E2DE
monochromatic
#88CDBB #B3DFD3 #DEF1EC #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.17
#DEF1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DEF1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1EC
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1EC | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#EBECEC
Tritanopia (blue-blind)
#DAF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def1ec; /* rgb */ color: rgb(222, 241, 236); /* oklch */ color: oklch(94.3% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#e8f5f2',
500: '#def1ec',
950: '#000000',
},
}SCSS
$custom: #def1ec; $custom-light: #e8f5f2; $custom-dark: #000000;
JSON
{
"hex": "#def1ec",
"rgb": {
"r": 222,
"g": 241,
"b": 236
},
"hsl": {
"h": 164.211,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.94271,
"c": 0.0211,
"h": 178.3
},
"luminance": 0.84496
}Semantic roles & 50–950 ramp
primary
#DEF1EC
secondary
#CDA6B0
accent
#3254B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585