#DEF2EC#DEF2EC
#DEF2EC is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.023 H 176.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2EC |
|---|---|
| RGB | rgb(222, 242, 236) |
| HSL | hsl(162, 43%, 91%) |
| HSV | hsv(162, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(93.92, -7.66, 0.64) |
| CIE-LCH | lch(93.92, 7.69, 175.20°) |
| OKLab | oklab(94.47% -0.0225 0.0016) |
| OKLCH | oklch(94.47% 0.023 176) |
| XYZ | xyz(77.0134, 85.0890, 91.7070) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Azure (CSS)
#F0FFFF
ΔE00 4.68
Honeydew
#F0FFF0
ΔE00 4.81
Mintcream
#F5FFFA
ΔE00 4.91
Ice Blue (survey)
#D7FFFE
ΔE00 6.03
Ice
#D6FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2EC #F2DEE4
analogous
#DEF2E2 #DEF2EC #DEEEF2
triadic
#DEF2EC #ECDEF2 #F2ECDE
tetradic
#DEF2EC #E2DEF2 #F2DEE4 #EEF2DE
square
#DEF2EC #E2DEF2 #F2DEE4 #EEF2DE
split-complementary
#DEF2EC #F2DEEE #F2E2DE
monochromatic
#86CFB9 #B2E1D3 #DEF2EC #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.17
#DEF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DEF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2EC
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2EC | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#DAF3F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2ec; /* rgb */ color: rgb(222, 242, 236); /* oklch */ color: oklch(94.5% 0.023 176.0);
Tailwind
colors: {
custom: {
50: '#e8f6f2',
500: '#def2ec',
950: '#000000',
},
}SCSS
$custom: #def2ec; $custom-light: #e8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#def2ec",
"rgb": {
"r": 222,
"g": 242,
"b": 236
},
"hsl": {
"h": 162,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94473,
"c": 0.02252,
"h": 176
},
"luminance": 0.8509
}Semantic roles & 50–950 ramp
primary
#DEF2EC
secondary
#CFA5B2
accent
#2F58B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585