#DEF2EB#DEF2EB
#DEF2EB is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.4% C 0.023 H 172.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2EB |
|---|---|
| RGB | rgb(222, 242, 235) |
| HSL | hsl(159, 43%, 91%) |
| HSV | hsv(159, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(93.90, -7.85, 1.13) |
| CIE-LCH | lch(93.90, 7.93, 171.84°) |
| OKLab | oklab(94.45% -0.0228 0.0029) |
| OKLCH | oklch(94.45% 0.023 172.8) |
| XYZ | xyz(76.8685, 85.0310, 90.9440) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.51
Lightcyan
#E0FFFF
ΔE00 4.79
Azure (CSS)
#F0FFFF
ΔE00 4.99
Mintcream
#F5FFFA
ΔE00 5.02
Ice
#D6FFFA
ΔE00 6.11
Ice Blue (survey)
#D7FFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2EB #F2DEE5
analogous
#DEF2E1 #DEF2EB #DEEFF2
triadic
#DEF2EB #EBDEF2 #F2EBDE
tetradic
#DEF2EB #E1DEF2 #F2DEE5 #EFF2DE
square
#DEF2EB #E1DEF2 #F2DEE5 #EFF2DE
split-complementary
#DEF2EB #F2DEEF #F2E1DE
monochromatic
#86CFB6 #B2E1D0 #DEF2EB #E9F6F2 #E9F6F2
Accessibility & contrast
On white
1.17
#DEF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#DEF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2EB
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2EB | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#EDECEB
Tritanopia (blue-blind)
#DAF2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2eb; /* rgb */ color: rgb(222, 242, 235); /* oklch */ color: oklch(94.4% 0.023 172.8);
Tailwind
colors: {
custom: {
50: '#e8f6f1',
500: '#def2eb',
950: '#000000',
},
}SCSS
$custom: #def2eb; $custom-light: #e8f6f1; $custom-dark: #000000;
JSON
{
"hex": "#def2eb",
"rgb": {
"r": 222,
"g": 242,
"b": 235
},
"hsl": {
"h": 159,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94445,
"c": 0.02302,
"h": 172.8
},
"luminance": 0.85032
}Semantic roles & 50–950 ramp
primary
#DEF2EB
secondary
#CFA5B4
accent
#2F5EB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585