#DEF7ED#DEF7ED
#DEF7ED is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.5% C 0.029 H 169.7°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF7ED |
|---|---|
| RGB | rgb(222, 247, 237) |
| HSL | hsl(156, 61%, 92%) |
| HSV | hsv(156, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 4%, 3.1%) |
| CIE-LAB | lab(95.23, -9.99, 2.03) |
| CIE-LCH | lch(95.23, 10.19, 168.50°) |
| OKLab | oklab(95.52% -0.0288 0.0052) |
| OKLCH | oklch(95.52% 0.029 169.7) |
| XYZ | xyz(78.6676, 88.1643, 92.9772) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.26
Lightcyan
#E0FFFF
ΔE00 4.71
Ice
#D6FFFA
ΔE00 4.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.49
Very Light Blue
#D5FFFF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF7ED #F7DEE8
analogous
#DEF7E1 #DEF7ED #DEF5F7
triadic
#DEF7ED #EDDEF7 #F7EDDE
tetradic
#DEF7ED #E1DEF7 #F7DEE8 #F5F7DE
square
#DEF7ED #E1DEF7 #F7DEE8 #F5F7DE
split-complementary
#DEF7ED #F7DEF5 #F7E1DE
monochromatic
#7BDFB7 #ADEBD2 #DEF7ED #E6F9F2 #E6F9F2
Accessibility & contrast
On white
1.13
#DEF7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DEF7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF7ED
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF7ED | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F1F0EE
Tritanopia (blue-blind)
#D9F7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def7ed; /* rgb */ color: rgb(222, 247, 237); /* oklch */ color: oklch(95.5% 0.029 169.7);
Tailwind
colors: {
custom: {
50: '#e8f9f2',
500: '#def7ed',
950: '#000000',
},
}SCSS
$custom: #def7ed; $custom-light: #e8f9f2; $custom-dark: #000000;
JSON
{
"hex": "#def7ed",
"rgb": {
"r": 222,
"g": 247,
"b": 237
},
"hsl": {
"h": 156,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.95516,
"c": 0.02931,
"h": 169.7
},
"luminance": 0.88166
}Semantic roles & 50–950 ramp
primary
#DEF7ED
secondary
#D9A0B7
accent
#1D62C9
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585