#EEF8F6#EEF8F6
#EEF8F6 is a very light, near-neutral teal. Relative luminance 0.920; OKLCH L 97.1% C 0.011 H 182.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F6 |
|---|---|
| RGB | rgb(238, 248, 246) |
| HSL | hsl(168, 42%, 95%) |
| HSV | hsv(168, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(96.81, -3.65, -0.18) |
| CIE-LCH | lch(96.81, 3.65, 182.90°) |
| OKLab | oklab(97.11% -0.0109 -0.0005) |
| OKLCH | oklch(97.11% 0.011 182.9) |
| XYZ | xyz(85.4587, 91.9652, 100.4197) |
| Luminance | 0.9197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.98
Azure (CSS)
#F0FFFF
ΔE00 2.30
Aliceblue
#F0F8FF
ΔE00 4.86
Whitesmoke
#F5F5F5
ΔE00 4.87
Off White
#FAF9F6
ΔE00 4.95
White
#FFFFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F6 #F8EEF0
analogous
#EEF8F1 #EEF8F6 #EEF5F8
triadic
#EEF8F6 #F6EEF8 #F8F6EE
tetradic
#EEF8F6 #F1EEF8 #F8EEF0 #F5F8EE
square
#EEF8F6 #F1EEF8 #F8EEF0 #F5F8EE
split-complementary
#EEF8F6 #F8EEF5 #F8F1EE
monochromatic
#97D4C8 #C3E6DF #E9F6F4 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.08
#EEF8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#EEF8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F6
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F6 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F6
Deuteranopia (green-blind)
#F5F5F6
Tritanopia (blue-blind)
#ECF8F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef8f6; /* rgb */ color: rgb(238, 248, 246); /* oklch */ color: oklch(97.1% 0.011 182.9);
Tailwind
colors: {
custom: {
50: '#f3faf9',
500: '#eef8f6',
950: '#000000',
},
}SCSS
$custom: #eef8f6; $custom-light: #f3faf9; $custom-dark: #000000;
JSON
{
"hex": "#eef8f6",
"rgb": {
"r": 238,
"g": 248,
"b": 246
},
"hsl": {
"h": 168,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97109,
"c": 0.01088,
"h": 182.9
},
"luminance": 0.91966
}Semantic roles & 50–950 ramp
primary
#EEF8F6
secondary
#D6B4BB
accent
#314BB5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585