#DEF2EF#DEF2EF
#DEF2EF is a very light, muted teal. Relative luminance 0.853; OKLCH L 94.6% C 0.021 H 186.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2EF |
|---|---|
| RGB | rgb(222, 242, 239) |
| HSL | hsl(171, 43%, 91%) |
| HSV | hsv(171, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(94.00, -7.10, -0.80) |
| CIE-LCH | lch(94.00, 7.15, 186.44°) |
| OKLab | oklab(94.56% -0.0213 -0.0022) |
| OKLCH | oklch(94.56% 0.021 186) |
| XYZ | xyz(77.4529, 85.2648, 94.0218) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.87
Lightcyan
#E0FFFF
ΔE00 4.02
Mintcream
#F5FFFA
ΔE00 4.79
Ice Blue (survey)
#D7FFFE
ΔE00 5.85
Honeydew
#F0FFF0
ΔE00 5.85
Very Pale Blue
#D6FFFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2EF #F2DEE1
analogous
#DEF2E5 #DEF2EF #DEEBF2
triadic
#DEF2EF #EFDEF2 #F2EFDE
tetradic
#DEF2EF #E5DEF2 #F2DEE1 #EBF2DE
square
#DEF2EF #E5DEF2 #F2DEE1 #EBF2DE
split-complementary
#DEF2EF #F2DEEB #F2E5DE
monochromatic
#86CFC4 #B2E1DA #DEF2EF #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.16
#DEF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DEF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2EF
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2EF | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#ECECEF
Tritanopia (blue-blind)
#D9F3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2ef; /* rgb */ color: rgb(222, 242, 239); /* oklch */ color: oklch(94.6% 0.021 186.0);
Tailwind
colors: {
custom: {
50: '#e8f6f4',
500: '#def2ef',
950: '#000000',
},
}SCSS
$custom: #def2ef; $custom-light: #e8f6f4; $custom-dark: #000000;
JSON
{
"hex": "#def2ef",
"rgb": {
"r": 222,
"g": 242,
"b": 239
},
"hsl": {
"h": 171,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.94558,
"c": 0.02143,
"h": 186
},
"luminance": 0.85266
}Semantic roles & 50–950 ramp
primary
#DEF2EF
secondary
#CFA5AB
accent
#2F43B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585