#DEF4EB#DEF4EB
#DEF4EB is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.9% C 0.026 H 169.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4EB |
|---|---|
| RGB | rgb(222, 244, 235) |
| HSL | hsl(155, 50%, 91%) |
| HSV | hsv(155, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(94.41, -8.85, 1.87) |
| CIE-LCH | lch(94.41, 9.05, 168.06°) |
| OKLab | oklab(94.85% -0.0256 0.0048) |
| OKLCH | oklch(94.85% 0.026 169.3) |
| XYZ | xyz(77.4670, 86.2280, 91.1435) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.09
Lightcyan
#E0FFFF
ΔE00 4.89
Ice
#D6FFFA
ΔE00 5.54
Mintcream
#F5FFFA
ΔE00 5.63
Azure (CSS)
#F0FFFF
ΔE00 5.77
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4EB #F4DEE7
analogous
#DEF4E0 #DEF4EB #DEF2F4
triadic
#DEF4EB #EBDEF4 #F4EBDE
tetradic
#DEF4EB #E0DEF4 #F4DEE7 #F2F4DE
square
#DEF4EB #E0DEF4 #F4DEE7 #F2F4DE
split-complementary
#DEF4EB #F4DEF2 #F4E0DE
monochromatic
#82D5B3 #B0E5CF #DEF4EB #E8F7F1 #E8F7F1
Accessibility & contrast
On white
1.15
#DEF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#DEF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4EB
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4EB | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#DAF4F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4eb; /* rgb */ color: rgb(222, 244, 235); /* oklch */ color: oklch(94.9% 0.026 169.3);
Tailwind
colors: {
custom: {
50: '#e8f7f1',
500: '#def4eb',
950: '#000000',
},
}SCSS
$custom: #def4eb; $custom-light: #e8f7f1; $custom-dark: #000000;
JSON
{
"hex": "#def4eb",
"rgb": {
"r": 222,
"g": 244,
"b": 235
},
"hsl": {
"h": 155.455,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94851,
"c": 0.02601,
"h": 169.3
},
"luminance": 0.86229
}Semantic roles & 50–950 ramp
primary
#DEF4EB
secondary
#D3A3B7
accent
#2865BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585