#DEF1EB#DEF1EB
#DEF1EB is a very light, muted teal. Relative luminance 0.844; OKLCH L 94.2% C 0.022 H 175.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1EB |
|---|---|
| RGB | rgb(222, 241, 235) |
| HSL | hsl(161, 40%, 91%) |
| HSV | hsv(161, 8%, 95%) |
| CMYK | cmyk(7.9%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(93.64, -7.34, 0.75) |
| CIE-LCH | lch(93.64, 7.38, 174.15°) |
| OKLab | oklab(94.24% -0.0215 0.0019) |
| OKLCH | oklch(94.24% 0.022 175) |
| XYZ | xyz(76.5717, 84.4374, 90.8451) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.77
Honeydew
#F0FFF0
ΔE00 4.82
Lightcyan
#E0FFFF
ΔE00 4.84
Ice Blue (survey)
#D7FFFE
ΔE00 6.38
Ice
#D6FFFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1EB #F1DEE4
analogous
#DEF1E1 #DEF1EB #DEEDF1
triadic
#DEF1EB #EBDEF1 #F1EBDE
tetradic
#DEF1EB #E1DEF1 #F1DEE4 #EDF1DE
square
#DEF1EB #E1DEF1 #F1DEE4 #EDF1DE
split-complementary
#DEF1EB #F1DEED #F1E1DE
monochromatic
#88CDB7 #B3DFD1 #DEF1EB #EAF6F2 #EAF6F2
Accessibility & contrast
On white
1.17
#DEF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#DEF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1EB
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1EB | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#DAF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def1eb; /* rgb */ color: rgb(222, 241, 235); /* oklch */ color: oklch(94.2% 0.022 175.0);
Tailwind
colors: {
custom: {
50: '#e8f5f1',
500: '#def1eb',
950: '#000000',
},
}SCSS
$custom: #def1eb; $custom-light: #e8f5f1; $custom-dark: #000000;
JSON
{
"hex": "#def1eb",
"rgb": {
"r": 222,
"g": 241,
"b": 235
},
"hsl": {
"h": 161.053,
"s": 40.426,
"l": 90.784
},
"oklch": {
"l": 0.94243,
"c": 0.02156,
"h": 175
},
"luminance": 0.84438
}Semantic roles & 50–950 ramp
primary
#DEF1EB
secondary
#CDA6B2
accent
#325BB3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585