#DEF5EB#DEF5EB
#DEF5EB is a very light, muted teal. Relative luminance 0.868; OKLCH L 95.1% C 0.028 H 167.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5EB |
|---|---|
| RGB | rgb(222, 245, 235) |
| HSL | hsl(154, 53%, 92%) |
| HSV | hsv(154, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(94.67, -9.36, 2.25) |
| CIE-LCH | lch(94.67, 9.62, 166.50°) |
| OKLab | oklab(95.05% -0.0269 0.0058) |
| OKLCH | oklch(95.05% 0.028 167.8) |
| XYZ | xyz(77.7688, 86.8315, 91.2441) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.99
Lightcyan
#E0FFFF
ΔE00 5.03
Ice
#D6FFFA
ΔE00 5.34
Ice Blue (survey)
#D7FFFE
ΔE00 5.86
Mintcream
#F5FFFA
ΔE00 5.97
Very Pale Blue
#D6FFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5EB #F5DEE8
analogous
#DEF5E0 #DEF5EB #DEF4F5
triadic
#DEF5EB #EBDEF5 #F5EBDE
tetradic
#DEF5EB #E0DEF5 #F5DEE8 #F4F5DE
square
#DEF5EB #E0DEF5 #F5DEE8 #F4F5DE
split-complementary
#DEF5EB #F5DEF4 #F5E0DE
monochromatic
#80D9B2 #AFE7CF #DEF5EB #E8F8F1 #E8F8F1
Accessibility & contrast
On white
1.14
#DEF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DEF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5EB
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5EB | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#EFEEEC
Tritanopia (blue-blind)
#DAF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def5eb; /* rgb */ color: rgb(222, 245, 235); /* oklch */ color: oklch(95.1% 0.028 167.8);
Tailwind
colors: {
custom: {
50: '#e8f8f1',
500: '#def5eb',
950: '#000000',
},
}SCSS
$custom: #def5eb; $custom-light: #e8f8f1; $custom-dark: #000000;
JSON
{
"hex": "#def5eb",
"rgb": {
"r": 222,
"g": 245,
"b": 235
},
"hsl": {
"h": 153.913,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.95054,
"c": 0.02754,
"h": 167.8
},
"luminance": 0.86833
}Semantic roles & 50–950 ramp
primary
#DEF5EB
secondary
#D5A2B8
accent
#2569C1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585