#EEF6F6#EEF6F6
#EEF6F6 is a very light, near-neutral teal. Relative luminance 0.907; OKLCH L 96.7% C 0.008 H 197.0°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6F6 |
|---|---|
| RGB | rgb(238, 246, 246) |
| HSL | hsl(180, 31%, 95%) |
| HSV | hsv(180, 3%, 96%) |
| CMYK | cmyk(3.3%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(96.30, -2.63, -0.92) |
| CIE-LCH | lch(96.30, 2.79, 199.23°) |
| OKLab | oklab(96.71% -0.0081 -0.0025) |
| OKLCH | oklch(96.71% 0.008 197) |
| XYZ | xyz(84.8471, 90.7420, 100.2159) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.14
Mintcream
#F5FFFA
ΔE00 3.20
Aliceblue
#F0F8FF
ΔE00 3.56
Whitesmoke
#F5F5F5
ΔE00 3.72
Off White
#FAF9F6
ΔE00 4.21
Pale Grey
#FDFDFE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6F6 #F6EEEE
analogous
#EEF6F2 #EEF6F6 #EEF2F6
triadic
#EEF6F6 #F6EEF6 #F6F6EE
tetradic
#EEF6F6 #F2EEF6 #F6EEEE #F2F6EE
square
#EEF6F6 #F2EEF6 #F6EEEE #F2F6EE
split-complementary
#EEF6F6 #F6EEF2 #F6F2EE
monochromatic
#9ECCCC #C6E1E1 #EBF4F4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.10
#EEF6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EEF6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6F6
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6F6 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#ECF7F6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef6f6; /* rgb */ color: rgb(238, 246, 246); /* oklch */ color: oklch(96.7% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#f3f9f9',
500: '#eef6f6',
950: '#000000',
},
}SCSS
$custom: #eef6f6; $custom-light: #f3f9f9; $custom-dark: #000000;
JSON
{
"hex": "#eef6f6",
"rgb": {
"r": 238,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96714,
"c": 0.00848,
"h": 197
},
"luminance": 0.90742
}Semantic roles & 50–950 ramp
primary
#EEF6F6
secondary
#D1B7B7
accent
#3C3CA9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585