#EEF4F2#EEF4F2
#EEF4F2 is a very light, near-neutral teal. Relative luminance 0.893; OKLCH L 96.2% C 0.007 H 174.4°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4F2 |
|---|---|
| RGB | rgb(238, 244, 242) |
| HSL | hsl(160, 21%, 95%) |
| HSV | hsv(160, 2%, 96%) |
| CMYK | cmyk(2.5%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(95.70, -2.34, 0.27) |
| CIE-LCH | lch(95.70, 2.36, 173.47°) |
| OKLab | oklab(96.21% -0.0069 0.0007) |
| OKLCH | oklch(96.21% 0.007 174.4) |
| XYZ | xyz(83.6347, 89.2890, 96.8156) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.13
Whitesmoke
#F5F5F5
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.50
Azure (CSS)
#F0FFFF
ΔE00 3.98
White
#FFFFFF
ΔE00 4.11
Pale Grey
#FDFDFE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4F2 #F4EEF0
analogous
#EEF4EF #EEF4F2 #EEF3F4
triadic
#EEF4F2 #F2EEF4 #F4F2EE
tetradic
#EEF4F2 #EFEEF4 #F4EEF0 #F3F4EE
square
#EEF4F2 #EFEEF4 #F4EEF0 #F3F4EE
split-complementary
#EEF4F2 #F4EEF3 #F4EFEE
monochromatic
#A4C4B9 #C9DCD6 #ECF3F1 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.11
#EEF4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#EEF4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4F2
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4F2 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#F2F2F2
Tritanopia (blue-blind)
#EDF4F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4f2; /* rgb */ color: rgb(238, 244, 242); /* oklch */ color: oklch(96.2% 0.007 174.4);
Tailwind
colors: {
custom: {
50: '#f3f7f6',
500: '#eef4f2',
950: '#000000',
},
}SCSS
$custom: #eef4f2; $custom-light: #f3f7f6; $custom-dark: #000000;
JSON
{
"hex": "#eef4f2",
"rgb": {
"r": 238,
"g": 244,
"b": 242
},
"hsl": {
"h": 160,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96206,
"c": 0.00689,
"h": 174.4
},
"luminance": 0.89289
}Semantic roles & 50–950 ramp
primary
#EEF4F2
secondary
#CCBAC0
accent
#4664A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585