#DEF6EA#DEF6EA
#DEF6EA is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.2% C 0.030 H 164.3°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6EA |
|---|---|
| RGB | rgb(222, 246, 234) |
| HSL | hsl(150, 57%, 92%) |
| HSV | hsv(150, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(94.90, -10.04, 3.10) |
| CIE-LCH | lch(94.90, 10.51, 162.83°) |
| OKLab | oklab(95.23% -0.0287 0.0081) |
| OKLCH | oklch(95.23% 0.03 164.3) |
| XYZ | xyz(77.9280, 87.3805, 90.5865) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.85
Ice
#D6FFFA
ΔE00 5.38
Lightcyan
#E0FFFF
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6EA #F6DEEA
analogous
#DEF6DE #DEF6EA #DEF6F6
triadic
#DEF6EA #EADEF6 #F6EADE
tetradic
#DEF6EA #DEDEF6 #F6DEEA #F6F6DE
square
#DEF6EA #DEDEF6 #F6DEEA #F6F6DE
split-complementary
#DEF6EA #F6DEF6 #F6DEDE
monochromatic
#7EDCAD #AEE9CB #DEF6EA #E7F8F0 #E7F8F0
Accessibility & contrast
On white
1.14
#DEF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#DEF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6EA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6EA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#DAF6F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def6ea; /* rgb */ color: rgb(222, 246, 234); /* oklch */ color: oklch(95.2% 0.030 164.3);
Tailwind
colors: {
custom: {
50: '#e8f9f0',
500: '#def6ea',
950: '#000000',
},
}SCSS
$custom: #def6ea; $custom-light: #e8f9f0; $custom-dark: #000000;
JSON
{
"hex": "#def6ea",
"rgb": {
"r": 222,
"g": 246,
"b": 234
},
"hsl": {
"h": 150,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.9523,
"c": 0.02977,
"h": 164.3
},
"luminance": 0.87382
}Semantic roles & 50–950 ramp
primary
#DEF6EA
secondary
#D7A1BC
accent
#2173C5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585