#EEF3F4#EEF3F4
#EEF3F4 is a very light, near-neutral cyan. Relative luminance 0.888; OKLCH L 96.1% C 0.006 H 211.0°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF3F4 |
|---|---|
| RGB | rgb(238, 243, 244) |
| HSL | hsl(190, 21%, 95%) |
| HSV | hsv(190, 2%, 96%) |
| CMYK | cmyk(2.5%, 0.4%, 0%, 4.3%) |
| CIE-LAB | lab(95.50, -1.47, -1.06) |
| CIE-LCH | lch(95.50, 1.82, 215.70°) |
| OKLab | oklab(96.07% -0.0047 -0.0028) |
| OKLCH | oklch(96.07% 0.006 211) |
| XYZ | xyz(83.6366, 88.8097, 98.3062) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.40
Aliceblue
#F0F8FF
ΔE00 3.03
Pale Grey
#FDFDFE
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.42
White
#FFFFFF
ΔE00 3.51
Mintcream
#F5FFFA
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF3F4 #F4EFEE
analogous
#EEF4F2 #EEF3F4 #EEF0F4
triadic
#EEF3F4 #F4EEF3 #F3F4EE
tetradic
#EEF3F4 #F2EEF4 #F4EFEE #F0F4EE
square
#EEF3F4 #F2EEF4 #F4EFEE #F0F4EE
split-complementary
#EEF3F4 #F4EEF0 #F4F2EE
monochromatic
#A4BFC4 #C9D9DC #ECF2F3 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.12
#EEF3F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EEF3F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF3F4
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF3F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF3F4 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F4
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#EDF4F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef3f4; /* rgb */ color: rgb(238, 243, 244); /* oklch */ color: oklch(96.1% 0.006 211.0);
Tailwind
colors: {
custom: {
50: '#f3f7f7',
500: '#eef3f4',
950: '#000000',
},
}SCSS
$custom: #eef3f4; $custom-light: #f3f7f7; $custom-dark: #000000;
JSON
{
"hex": "#eef3f4",
"rgb": {
"r": 238,
"g": 243,
"b": 244
},
"hsl": {
"h": 190,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96065,
"c": 0.00551,
"h": 211
},
"luminance": 0.8881
}Semantic roles & 50–950 ramp
primary
#EEF3F4
secondary
#CCBDBA
accent
#5546A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585