#DEF3EA#DEF3EA
#DEF3EA is a very light, muted teal. Relative luminance 0.856; OKLCH L 94.6% C 0.025 H 168.2°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF3EA |
|---|---|
| RGB | rgb(222, 243, 234) |
| HSL | hsl(154, 47%, 91%) |
| HSV | hsv(154, 9%, 95%) |
| CMYK | cmyk(8.6%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.13, -8.54, 1.98) |
| CIE-LCH | lch(94.13, 8.76, 166.93°) |
| OKLab | oklab(94.62% -0.0246 0.0051) |
| OKLCH | oklch(94.62% 0.025 168.2) |
| XYZ | xyz(77.0229, 85.5703, 90.2847) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Lightcyan
#E0FFFF
ΔE00 5.11
Mintcream
#F5FFFA
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 5.69
Ice
#D6FFFA
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF3EA #F3DEE7
analogous
#DEF3DF #DEF3EA #DEF1F3
triadic
#DEF3EA #EADEF3 #F3EADE
tetradic
#DEF3EA #DFDEF3 #F3DEE7 #F1F3DE
square
#DEF3EA #DFDEF3 #F3DEE7 #F1F3DE
split-complementary
#DEF3EA #F3DEF1 #F3DFDE
monochromatic
#84D2B1 #B1E3CD #DEF3EA #E9F7F1 #E9F7F1
Accessibility & contrast
On white
1.16
#DEF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DEF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF3EA
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF3EA | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EEEDEB
Tritanopia (blue-blind)
#DAF3F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def3ea; /* rgb */ color: rgb(222, 243, 234); /* oklch */ color: oklch(94.6% 0.025 168.2);
Tailwind
colors: {
custom: {
50: '#e8f7f0',
500: '#def3ea',
950: '#000000',
},
}SCSS
$custom: #def3ea; $custom-light: #e8f7f0; $custom-dark: #000000;
JSON
{
"hex": "#def3ea",
"rgb": {
"r": 222,
"g": 243,
"b": 234
},
"hsl": {
"h": 154.286,
"s": 46.667,
"l": 91.176
},
"oklch": {
"l": 0.9462,
"c": 0.02512,
"h": 168.2
},
"luminance": 0.85571
}Semantic roles & 50–950 ramp
primary
#DEF3EA
secondary
#D1A4B7
accent
#2C69BA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585