#DEF2E8#DEF2E8
#DEF2E8 is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.4% C 0.025 H 164.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2E8 |
|---|---|
| RGB | rgb(222, 242, 232) |
| HSL | hsl(150, 43%, 91%) |
| HSV | hsv(150, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 4.1%, 5.1%) |
| CIE-LAB | lab(93.82, -8.40, 2.57) |
| CIE-LCH | lch(93.82, 8.78, 162.96°) |
| OKLab | oklab(94.36% -0.024 0.0067) |
| OKLCH | oklch(94.36% 0.025 164.4) |
| XYZ | xyz(76.4388, 84.8591, 88.6806) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 5.51
Lightcyan
#E0FFFF
ΔE00 5.66
Azure (CSS)
#F0FFFF
ΔE00 5.98
Ice
#D6FFFA
ΔE00 6.34
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2E8 #F2DEE8
analogous
#DEF2DE #DEF2E8 #DEF2F2
triadic
#DEF2E8 #E8DEF2 #F2E8DE
tetradic
#DEF2E8 #DEDEF2 #F2DEE8 #F2F2DE
square
#DEF2E8 #DEDEF2 #F2DEE8 #F2F2DE
split-complementary
#DEF2E8 #F2DEF2 #F2DEDE
monochromatic
#86CFAB #B2E1C9 #DEF2E8 #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.17
#DEF2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#DEF2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2E8
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2E8 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE8
Deuteranopia (green-blind)
#EDECE9
Tritanopia (blue-blind)
#DAF2EF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2e8; /* rgb */ color: rgb(222, 242, 232); /* oklch */ color: oklch(94.4% 0.025 164.4);
Tailwind
colors: {
custom: {
50: '#e8f6ef',
500: '#def2e8',
950: '#000000',
},
}SCSS
$custom: #def2e8; $custom-light: #e8f6ef; $custom-dark: #000000;
JSON
{
"hex": "#def2e8",
"rgb": {
"r": 222,
"g": 242,
"b": 232
},
"hsl": {
"h": 150,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94362,
"c": 0.02491,
"h": 164.4
},
"luminance": 0.8486
}Semantic roles & 50–950 ramp
primary
#DEF2E8
secondary
#CFA5BA
accent
#2F73B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585