#DEF5ED#DEF5ED
#DEF5ED is a very light, muted teal. Relative luminance 0.869; OKLCH L 95.1% C 0.026 H 172.9°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5ED |
|---|---|
| RGB | rgb(222, 245, 237) |
| HSL | hsl(159, 53%, 92%) |
| HSV | hsv(159, 9%, 96%) |
| CMYK | cmyk(9.4%, 0%, 3.3%, 3.9%) |
| CIE-LAB | lab(94.72, -8.99, 1.28) |
| CIE-LCH | lch(94.72, 9.08, 171.87°) |
| OKLab | oklab(95.11% -0.0261 0.0033) |
| OKLCH | oklch(95.11% 0.026 172.9) |
| XYZ | xyz(78.0593, 86.9477, 92.7744) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.41
Ice
#D6FFFA
ΔE00 5.12
Ice Blue (survey)
#D7FFFE
ΔE00 5.40
Azure (CSS)
#F0FFFF
ΔE00 5.54
Very Pale Blue
#D6FFFE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5ED #F5DEE6
analogous
#DEF5E2 #DEF5ED #DEF2F5
triadic
#DEF5ED #EDDEF5 #F5EDDE
tetradic
#DEF5ED #E2DEF5 #F5DEE6 #F2F5DE
square
#DEF5ED #E2DEF5 #F5DEE6 #F2F5DE
split-complementary
#DEF5ED #F5DEF2 #F5E2DE
monochromatic
#80D9BA #AFE7D3 #DEF5ED #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.14
#DEF5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DEF5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5ED
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5ED | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#EFEEEE
Tritanopia (blue-blind)
#D9F6F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def5ed; /* rgb */ color: rgb(222, 245, 237); /* oklch */ color: oklch(95.1% 0.026 172.9);
Tailwind
colors: {
custom: {
50: '#e8f8f2',
500: '#def5ed',
950: '#000000',
},
}SCSS
$custom: #def5ed; $custom-light: #e8f8f2; $custom-dark: #000000;
JSON
{
"hex": "#def5ed",
"rgb": {
"r": 222,
"g": 245,
"b": 237
},
"hsl": {
"h": 159.13,
"s": 53.488,
"l": 91.569
},
"oklch": {
"l": 0.9511,
"c": 0.02634,
"h": 172.9
},
"luminance": 0.86949
}Semantic roles & 50–950 ramp
primary
#DEF5ED
secondary
#D5A2B4
accent
#255BC1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585