#DEF9EC#DEF9EC
#DEF9EC is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.9% C 0.033 H 165.2°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9EC |
|---|---|
| RGB | rgb(222, 249, 236) |
| HSL | hsl(151, 69%, 92%) |
| HSV | hsv(151, 11%, 98%) |
| CMYK | cmyk(10.8%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(95.72, -11.17, 3.26) |
| CIE-LCH | lch(95.72, 11.64, 163.73°) |
| OKLab | oklab(95.9% -0.0319 0.0085) |
| OKLCH | oklch(95.9% 0.033 165.2) |
| XYZ | xyz(79.1368, 89.3358, 92.4148) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.30
Ice
#D6FFFA
ΔE00 4.81
Lightcyan
#E0FFFF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 5.83
Very Pale Blue
#D6FFFE
ΔE00 5.94
Very Light Blue
#D5FFFF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9EC #F9DEEB
analogous
#DEF9DF #DEF9EC #DEF9F9
triadic
#DEF9EC #ECDEF9 #F9ECDE
tetradic
#DEF9EC #DFDEF9 #F9DEEB #F9F9DE
square
#DEF9EC #DFDEF9 #F9DEEB #F9F9DE
split-complementary
#DEF9EC #F9DEF9 #F9DFDE
monochromatic
#76E6B0 #AAF0CE #DEF9EC #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.11
#DEF9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DEF9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9EC
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9EC | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F3F1ED
Tritanopia (blue-blind)
#D9F9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #def9ec; /* rgb */ color: rgb(222, 249, 236); /* oklch */ color: oklch(95.9% 0.033 165.2);
Tailwind
colors: {
custom: {
50: '#e8fbf2',
500: '#def9ec',
950: '#000000',
},
}SCSS
$custom: #def9ec; $custom-light: #e8fbf2; $custom-dark: #000000;
JSON
{
"hex": "#def9ec",
"rgb": {
"r": 222,
"g": 249,
"b": 236
},
"hsl": {
"h": 151.111,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.95896,
"c": 0.03303,
"h": 165.2
},
"luminance": 0.89337
}Semantic roles & 50–950 ramp
primary
#DEF9EC
secondary
#DD9EBC
accent
#146FD1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585