#DEF2EE#DEF2EE
#DEF2EE is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.5% C 0.022 H 182.5°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2EE |
|---|---|
| RGB | rgb(222, 242, 238) |
| HSL | hsl(168, 43%, 91%) |
| HSV | hsv(168, 8%, 95%) |
| CMYK | cmyk(8.3%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(93.97, -7.29, -0.32) |
| CIE-LCH | lch(93.97, 7.30, 182.52°) |
| OKLab | oklab(94.53% -0.0217 -0.001) |
| OKLCH | oklch(94.53% 0.022 182.5) |
| XYZ | xyz(77.3056, 85.2058, 93.2459) |
| Luminance | 0.8521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.11
Lightcyan
#E0FFFF
ΔE00 4.15
Mintcream
#F5FFFA
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 5.48
Ice Blue (survey)
#D7FFFE
ΔE00 5.87
Very Pale Blue
#D6FFFE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2EE #F2DEE2
analogous
#DEF2E4 #DEF2EE #DEECF2
triadic
#DEF2EE #EEDEF2 #F2EEDE
tetradic
#DEF2EE #E4DEF2 #F2DEE2 #ECF2DE
square
#DEF2EE #E4DEF2 #F2DEE2 #ECF2DE
split-complementary
#DEF2EE #F2DEEC #F2E4DE
monochromatic
#86CFC1 #B2E1D7 #DEF2EE #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.16
#DEF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DEF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2EE
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2EE | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#D9F3F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def2ee; /* rgb */ color: rgb(222, 242, 238); /* oklch */ color: oklch(94.5% 0.022 182.5);
Tailwind
colors: {
custom: {
50: '#e8f6f3',
500: '#def2ee',
950: '#000000',
},
}SCSS
$custom: #def2ee; $custom-light: #e8f6f3; $custom-dark: #000000;
JSON
{
"hex": "#def2ee",
"rgb": {
"r": 222,
"g": 242,
"b": 238
},
"hsl": {
"h": 168,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.9453,
"c": 0.02171,
"h": 182.5
},
"luminance": 0.85207
}Semantic roles & 50–950 ramp
primary
#DEF2EE
secondary
#CFA5AE
accent
#2F4AB7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585