#DEF6EC#DEF6EC
#DEF6EC is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.3% C 0.028 H 168.8°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6EC |
|---|---|
| RGB | rgb(222, 246, 236) |
| HSL | hsl(155, 57%, 92%) |
| HSV | hsv(155, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.1%, 3.5%) |
| CIE-LAB | lab(94.95, -9.67, 2.14) |
| CIE-LCH | lch(94.95, 9.91, 167.53°) |
| OKLab | oklab(95.29% -0.0279 0.0055) |
| OKLCH | oklch(95.29% 0.028 168.8) |
| XYZ | xyz(78.2170, 87.4961, 92.1082) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.86
Ice
#D6FFFA
ΔE00 5.02
Ice Blue (survey)
#D7FFFE
ΔE00 5.59
Very Pale Blue
#D6FFFE
ΔE00 5.75
Very Light Blue
#D5FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6EC #F6DEE8
analogous
#DEF6E0 #DEF6EC #DEF4F6
triadic
#DEF6EC #ECDEF6 #F6ECDE
tetradic
#DEF6EC #E0DEF6 #F6DEE8 #F4F6DE
square
#DEF6EC #E0DEF6 #F6DEE8 #F4F6DE
split-complementary
#DEF6EC #F6DEF4 #F6E0DE
monochromatic
#7EDCB5 #AEE9D0 #DEF6EC #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.14
#DEF6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DEF6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6EC
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6EC | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EC
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#D9F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def6ec; /* rgb */ color: rgb(222, 246, 236); /* oklch */ color: oklch(95.3% 0.028 168.8);
Tailwind
colors: {
custom: {
50: '#e8f9f2',
500: '#def6ec',
950: '#000000',
},
}SCSS
$custom: #def6ec; $custom-light: #e8f9f2; $custom-dark: #000000;
JSON
{
"hex": "#def6ec",
"rgb": {
"r": 222,
"g": 246,
"b": 236
},
"hsl": {
"h": 155,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95285,
"c": 0.02842,
"h": 168.8
},
"luminance": 0.87497
}Semantic roles & 50–950 ramp
primary
#DEF6EC
secondary
#D7A1B8
accent
#2165C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585