#DEF3EC#DEF3EC
#DEF3EC is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.7% C 0.024 H 173.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3EC |
|---|---|
| RGB | rgb(222, 243, 236) |
| HSL | hsl(160, 47%, 91%) |
| HSV | hsv(160, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(94.18, -8.17, 1.02) |
| CIE-LCH | lch(94.18, 8.23, 172.90°) |
| OKLab | oklab(94.68% -0.0238 0.0026) |
| OKLCH | oklch(94.68% 0.024 173.8) |
| XYZ | xyz(77.3119, 85.6859, 91.8065) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 4.53
Azure (CSS)
#F0FFFF
ΔE00 5.05
Mintcream
#F5FFFA
ΔE00 5.17
Ice
#D6FFFA
ΔE00 5.75
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3EC #F3DEE5
analogous
#DEF3E1 #DEF3EC #DEEFF3
triadic
#DEF3EC #ECDEF3 #F3ECDE
tetradic
#DEF3EC #E1DEF3 #F3DEE5 #EFF3DE
square
#DEF3EC #E1DEF3 #F3DEE5 #EFF3DE
split-complementary
#DEF3EC #F3DEEF #F3E1DE
monochromatic
#84D2B8 #B1E3D2 #DEF3EC #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.16
#DEF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#DEF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3EC
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3EC | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EC
Deuteranopia (green-blind)
#EDEDEC
Tritanopia (blue-blind)
#DAF4F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def3ec; /* rgb */ color: rgb(222, 243, 236); /* oklch */ color: oklch(94.7% 0.024 173.8);
Tailwind
colors: {
custom: {
50: '#e8f7f2',
500: '#def3ec',
950: '#000000',
},
}SCSS
$custom: #def3ec; $custom-light: #e8f7f2; $custom-dark: #000000;
JSON
{
"hex": "#def3ec",
"rgb": {
"r": 222,
"g": 243,
"b": 236
},
"hsl": {
"h": 160,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.94676,
"c": 0.02396,
"h": 173.8
},
"luminance": 0.85687
}Semantic roles & 50–950 ramp
primary
#DEF3EC
secondary
#D1A4B3
accent
#2C5BBA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585