#DEF2ED#DEF2ED
#DEF2ED is a very light, muted teal. Relative luminance 0.851; OKLCH L 94.5% C 0.022 H 179.2°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2ED |
|---|---|
| RGB | rgb(222, 242, 237) |
| HSL | hsl(165, 43%, 91%) |
| HSV | hsv(165, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 2.1%, 5.1%) |
| CIE-LAB | lab(93.95, -7.48, 0.16) |
| CIE-LCH | lch(93.95, 7.48, 178.76°) |
| OKLab | oklab(94.5% -0.0221 0.0003) |
| OKLCH | oklch(94.5% 0.022 179.2) |
| XYZ | xyz(77.1591, 85.1472, 92.4743) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.32
Azure (CSS)
#F0FFFF
ΔE00 4.39
Mintcream
#F5FFFA
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 5.14
Ice Blue (survey)
#D7FFFE
ΔE00 5.93
Ice
#D6FFFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2ED #F2DEE3
analogous
#DEF2E3 #DEF2ED #DEEDF2
triadic
#DEF2ED #EDDEF2 #F2EDDE
tetradic
#DEF2ED #E3DEF2 #F2DEE3 #EDF2DE
square
#DEF2ED #E3DEF2 #F2DEE3 #EDF2DE
split-complementary
#DEF2ED #F2DEED #F2E3DE
monochromatic
#86CFBD #B2E1D5 #DEF2ED #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.16
#DEF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#DEF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2ED
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2ED | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#ECECED
Tritanopia (blue-blind)
#DAF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2ed; /* rgb */ color: rgb(222, 242, 237); /* oklch */ color: oklch(94.5% 0.022 179.2);
Tailwind
colors: {
custom: {
50: '#e8f6f2',
500: '#def2ed',
950: '#000000',
},
}SCSS
$custom: #def2ed; $custom-light: #e8f6f2; $custom-dark: #000000;
JSON
{
"hex": "#def2ed",
"rgb": {
"r": 222,
"g": 242,
"b": 237
},
"hsl": {
"h": 165,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94501,
"c": 0.02207,
"h": 179.2
},
"luminance": 0.85148
}Semantic roles & 50–950 ramp
primary
#DEF2ED
secondary
#CFA5B0
accent
#2F51B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585