#DEF4EE#DEF4EE
#DEF4EE is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.9% C 0.024 H 177.6°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4EE |
|---|---|
| RGB | rgb(222, 244, 238) |
| HSL | hsl(164, 50%, 91%) |
| HSV | hsv(164, 9%, 96%) |
| CMYK | cmyk(9%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(94.48, -8.30, 0.43) |
| CIE-LCH | lch(94.48, 8.31, 177.05°) |
| OKLab | oklab(94.94% -0.0244 0.001) |
| OKLCH | oklch(94.94% 0.024 177.6) |
| XYZ | xyz(77.9041, 86.4029, 93.4454) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.97
Azure (CSS)
#F0FFFF
ΔE00 4.83
Honeydew
#F0FFF0
ΔE00 4.87
Mintcream
#F5FFFA
ΔE00 5.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.36
Ice
#D6FFFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4EE #F4DEE4
analogous
#DEF4E3 #DEF4EE #DEEFF4
triadic
#DEF4EE #EEDEF4 #F4EEDE
tetradic
#DEF4EE #E3DEF4 #F4DEE4 #EFF4DE
square
#DEF4EE #E3DEF4 #F4DEE4 #EFF4DE
split-complementary
#DEF4EE #F4DEEF #F4E3DE
monochromatic
#82D5BF #B0E5D6 #DEF4EE #E8F7F3 #E8F7F3
Accessibility & contrast
On white
1.15
#DEF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#DEF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4EE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4EE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#D9F5F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def4ee; /* rgb */ color: rgb(222, 244, 238); /* oklch */ color: oklch(94.9% 0.024 177.6);
Tailwind
colors: {
custom: {
50: '#e8f7f3',
500: '#def4ee',
950: '#000000',
},
}SCSS
$custom: #def4ee; $custom-light: #e8f7f3; $custom-dark: #000000;
JSON
{
"hex": "#def4ee",
"rgb": {
"r": 222,
"g": 244,
"b": 238
},
"hsl": {
"h": 163.636,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.94935,
"c": 0.02442,
"h": 177.6
},
"luminance": 0.86404
}Semantic roles & 50–950 ramp
primary
#DEF4EE
secondary
#D3A3B0
accent
#2851BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585