#DEF2EA#DEF2EA
#DEF2EA is a very light, muted teal. Relative luminance 0.850; OKLCH L 94.4% C 0.024 H 169.9°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2EA |
|---|---|
| RGB | rgb(222, 242, 234) |
| HSL | hsl(156, 43%, 91%) |
| HSV | hsv(156, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.87, -8.03, 1.61) |
| CIE-LCH | lch(93.87, 8.19, 168.68°) |
| OKLab | oklab(94.42% -0.0232 0.0041) |
| OKLCH | oklch(94.42% 0.024 169.9) |
| XYZ | xyz(76.7245, 84.9734, 90.1853) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.24
Lightcyan
#E0FFFF
ΔE00 5.06
Mintcream
#F5FFFA
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.31
Ice
#D6FFFA
ΔE00 6.15
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2EA #F2DEE6
analogous
#DEF2E0 #DEF2EA #DEF0F2
triadic
#DEF2EA #EADEF2 #F2EADE
tetradic
#DEF2EA #E0DEF2 #F2DEE6 #F0F2DE
square
#DEF2EA #E0DEF2 #F2DEE6 #F0F2DE
split-complementary
#DEF2EA #F2DEF0 #F2E0DE
monochromatic
#86CFB2 #B2E1CE #DEF2EA #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.17
#DEF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DEF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2EA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2EA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EDECEA
Tritanopia (blue-blind)
#DAF2F0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def2ea; /* rgb */ color: rgb(222, 242, 234); /* oklch */ color: oklch(94.4% 0.024 169.9);
Tailwind
colors: {
custom: {
50: '#e8f6f0',
500: '#def2ea',
950: '#000000',
},
}SCSS
$custom: #def2ea; $custom-light: #e8f6f0; $custom-dark: #000000;
JSON
{
"hex": "#def2ea",
"rgb": {
"r": 222,
"g": 242,
"b": 234
},
"hsl": {
"h": 156,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94417,
"c": 0.0236,
"h": 169.9
},
"luminance": 0.84974
}Semantic roles & 50–950 ramp
primary
#DEF2EA
secondary
#CFA5B6
accent
#2F65B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585