#DEF3EB#DEF3EB
#DEF3EB is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.6% C 0.025 H 171.0°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3EB |
|---|---|
| RGB | rgb(222, 243, 235) |
| HSL | hsl(157, 47%, 91%) |
| HSV | hsv(157, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(94.15, -8.35, 1.50) |
| CIE-LCH | lch(94.15, 8.49, 169.82°) |
| OKLab | oklab(94.65% -0.0242 0.0039) |
| OKLCH | oklch(94.65% 0.025 171) |
| XYZ | xyz(77.1670, 85.6279, 91.0435) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.27
Lightcyan
#E0FFFF
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 5.31
Azure (CSS)
#F0FFFF
ΔE00 5.37
Ice
#D6FFFA
ΔE00 5.80
Ice Blue (survey)
#D7FFFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3EB #F3DEE6
analogous
#DEF3E0 #DEF3EB #DEF0F3
triadic
#DEF3EB #EBDEF3 #F3EBDE
tetradic
#DEF3EB #E0DEF3 #F3DEE6 #F0F3DE
square
#DEF3EB #E0DEF3 #F3DEE6 #F0F3DE
split-complementary
#DEF3EB #F3DEF0 #F3E0DE
monochromatic
#84D2B5 #B1E3D0 #DEF3EB #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.16
#DEF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DEF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3EB
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3EB | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#DAF3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def3eb; /* rgb */ color: rgb(222, 243, 235); /* oklch */ color: oklch(94.6% 0.025 171.0);
Tailwind
colors: {
custom: {
50: '#e8f7f1',
500: '#def3eb',
950: '#000000',
},
}SCSS
$custom: #def3eb; $custom-light: #e8f7f1; $custom-dark: #000000;
JSON
{
"hex": "#def3eb",
"rgb": {
"r": 222,
"g": 243,
"b": 235
},
"hsl": {
"h": 157.143,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.94648,
"c": 0.0245,
"h": 171
},
"luminance": 0.85629
}Semantic roles & 50–950 ramp
primary
#DEF3EB
secondary
#D1A4B5
accent
#2C62BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585