#DEF4EA#DEF4EA
#DEF4EA is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.8% C 0.027 H 166.8°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4EA |
|---|---|
| RGB | rgb(222, 244, 234) |
| HSL | hsl(153, 50%, 91%) |
| HSV | hsv(153, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.39, -9.04, 2.36) |
| CIE-LCH | lch(94.39, 9.34, 165.40°) |
| OKLab | oklab(94.82% -0.0259 0.0061) |
| OKLCH | oklch(94.82% 0.027 166.8) |
| XYZ | xyz(77.3230, 86.1704, 90.3848) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.90
Lightcyan
#E0FFFF
ΔE00 5.22
Ice
#D6FFFA
ΔE00 5.66
Mintcream
#F5FFFA
ΔE00 5.81
Azure (CSS)
#F0FFFF
ΔE00 6.09
Ice Blue (survey)
#D7FFFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4EA #F4DEE8
analogous
#DEF4DF #DEF4EA #DEF3F4
triadic
#DEF4EA #EADEF4 #F4EADE
tetradic
#DEF4EA #DFDEF4 #F4DEE8 #F3F4DE
square
#DEF4EA #DFDEF4 #F4DEE8 #F3F4DE
split-complementary
#DEF4EA #F4DEF3 #F4DFDE
monochromatic
#82D5B0 #B0E5CD #DEF4EA #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.15
#DEF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DEF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4EA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4EA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#DAF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4ea; /* rgb */ color: rgb(222, 244, 234); /* oklch */ color: oklch(94.8% 0.027 166.8);
Tailwind
colors: {
custom: {
50: '#e8f7f0',
500: '#def4ea',
950: '#000000',
},
}SCSS
$custom: #def4ea; $custom-light: #e8f7f0; $custom-dark: #000000;
JSON
{
"hex": "#def4ea",
"rgb": {
"r": 222,
"g": 244,
"b": 234
},
"hsl": {
"h": 152.727,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94823,
"c": 0.02666,
"h": 166.8
},
"luminance": 0.86171
}Semantic roles & 50–950 ramp
primary
#DEF4EA
secondary
#D3A3B9
accent
#286CBD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585