#EEF4F3#EEF4F3
#EEF4F3 is a very light, near-neutral teal. Relative luminance 0.893; OKLCH L 96.2% C 0.007 H 185.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4F3 |
|---|---|
| RGB | rgb(238, 244, 243) |
| HSL | hsl(170, 21%, 95%) |
| HSV | hsv(170, 2%, 96%) |
| CMYK | cmyk(2.5%, 0%, 0.4%, 4.3%) |
| CIE-LAB | lab(95.73, -2.16, -0.21) |
| CIE-LCH | lch(95.73, 2.17, 185.62°) |
| OKLab | oklab(96.23% -0.0065 -0.0006) |
| OKLCH | oklch(96.23% 0.007 185.3) |
| XYZ | xyz(83.7853, 89.3492, 97.6087) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 3.44
Off White
#FAF9F6
ΔE00 3.49
Pale Grey
#FDFDFE
ΔE00 3.91
White
#FFFFFF
ΔE00 3.92
Aliceblue
#F0F8FF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4F3 #F4EEEF
analogous
#EEF4F0 #EEF4F3 #EEF2F4
triadic
#EEF4F3 #F3EEF4 #F4F3EE
tetradic
#EEF4F3 #F0EEF4 #F4EEEF #F2F4EE
square
#EEF4F3 #F0EEF4 #F4EEEF #F2F4EE
split-complementary
#EEF4F3 #F4EEF2 #F4F0EE
monochromatic
#A4C4BF #C9DCD9 #ECF3F2 #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.11
#EEF4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#EEF4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4F3
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4F3 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F3
Deuteranopia (green-blind)
#F2F2F3
Tritanopia (blue-blind)
#EDF4F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4f3; /* rgb */ color: rgb(238, 244, 243); /* oklch */ color: oklch(96.2% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#f3f7f7',
500: '#eef4f3',
950: '#000000',
},
}SCSS
$custom: #eef4f3; $custom-light: #f3f7f7; $custom-dark: #000000;
JSON
{
"hex": "#eef4f3",
"rgb": {
"r": 238,
"g": 244,
"b": 243
},
"hsl": {
"h": 170,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96234,
"c": 0.00651,
"h": 185.3
},
"luminance": 0.8935
}Semantic roles & 50–950 ramp
primary
#EEF4F3
secondary
#CCBABD
accent
#4655A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585