#EEF2F2#EEF2F2
#EEF2F2 is a very light, near-neutral teal. Relative luminance 0.881; OKLCH L 95.8% C 0.004 H 197.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF2F2 |
|---|---|
| RGB | rgb(238, 242, 242) |
| HSL | hsl(180, 13%, 94%) |
| HSV | hsv(180, 2%, 95%) |
| CMYK | cmyk(1.7%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(95.20, -1.33, -0.46) |
| CIE-LCH | lch(95.20, 1.40, 199.31°) |
| OKLab | oklab(95.81% -0.0041 -0.0012) |
| OKLCH | oklch(95.81% 0.004 197) |
| XYZ | xyz(83.0362, 88.0920, 96.6161) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.11
Off White
#FAF9F6
ΔE00 3.01
Pale Grey
#FDFDFE
ΔE00 3.25
White
#FFFFFF
ΔE00 3.42
Aliceblue
#F0F8FF
ΔE00 3.62
Mintcream
#F5FFFA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF2F2 #F2EEEE
analogous
#EEF2F0 #EEF2F2 #EEF0F2
triadic
#EEF2F2 #F2EEF2 #F2F2EE
tetradic
#EEF2F2 #F0EEF2 #F2EEEE #F0F2EE
square
#EEF2F2 #F0EEF2 #F2EEEE #F0F2EE
split-complementary
#EEF2F2 #F2EEF0 #F2F0EE
monochromatic
#A9BDBD #CBD7D7 #EEF2F2 #EEF2F2 #EEF2F2
Accessibility & contrast
On white
1.13
#EEF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#EEF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF2F2
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF2F2 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F2
Deuteranopia (green-blind)
#F1F1F2
Tritanopia (blue-blind)
#EDF2F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eef2f2; /* rgb */ color: rgb(238, 242, 242); /* oklch */ color: oklch(95.8% 0.004 197.0);
Tailwind
colors: {
custom: {
50: '#f3f6f6',
500: '#eef2f2',
950: '#000000',
},
}SCSS
$custom: #eef2f2; $custom-light: #f3f6f6; $custom-dark: #000000;
JSON
{
"hex": "#eef2f2",
"rgb": {
"r": 238,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95812,
"c": 0.00427,
"h": 197
},
"luminance": 0.88092
}Semantic roles & 50–950 ramp
primary
#EEF2F2
secondary
#C8BCBC
accent
#4E4E97
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585