#EEF4F4#EEF4F4
#EEF4F4 is a very light, near-neutral teal. Relative luminance 0.894; OKLCH L 96.3% C 0.006 H 197.0°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4F4 |
|---|---|
| RGB | rgb(238, 244, 244) |
| HSL | hsl(180, 21%, 95%) |
| HSV | hsv(180, 2%, 96%) |
| CMYK | cmyk(2.5%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(95.75, -1.98, -0.69) |
| CIE-LCH | lch(95.75, 2.10, 199.27°) |
| OKLab | oklab(96.26% -0.0061 -0.0019) |
| OKLCH | oklch(96.26% 0.006 197) |
| XYZ | xyz(83.9367, 89.4098, 98.4062) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.89
Aliceblue
#F0F8FF
ΔE00 3.47
Off White
#FAF9F6
ΔE00 3.55
Pale Grey
#FDFDFE
ΔE00 3.70
White
#FFFFFF
ΔE00 3.78
Mintcream
#F5FFFA
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4F4 #F4EEEE
analogous
#EEF4F1 #EEF4F4 #EEF1F4
triadic
#EEF4F4 #F4EEF4 #F4F4EE
tetradic
#EEF4F4 #F1EEF4 #F4EEEE #F1F4EE
square
#EEF4F4 #F1EEF4 #F4EEEE #F1F4EE
split-complementary
#EEF4F4 #F4EEF1 #F4F1EE
monochromatic
#A4C4C4 #C9DCDC #ECF3F3 #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.11
#EEF4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EEF4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4F4
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4F4 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F4
Deuteranopia (green-blind)
#F2F2F4
Tritanopia (blue-blind)
#ECF4F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef4f4; /* rgb */ color: rgb(238, 244, 244); /* oklch */ color: oklch(96.3% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#f3f7f7',
500: '#eef4f4',
950: '#000000',
},
}SCSS
$custom: #eef4f4; $custom-light: #f3f7f7; $custom-dark: #000000;
JSON
{
"hex": "#eef4f4",
"rgb": {
"r": 238,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96262,
"c": 0.00638,
"h": 197
},
"luminance": 0.8941
}Semantic roles & 50–950 ramp
primary
#EEF4F4
secondary
#CCBABA
accent
#4646A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585