#EEF8F4#EEF8F4
#EEF8F4 is a very light, near-neutral teal. Relative luminance 0.918; OKLCH L 97.1% C 0.012 H 170.3°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F4 |
|---|---|
| RGB | rgb(238, 248, 244) |
| HSL | hsl(156, 42%, 95%) |
| HSV | hsv(156, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(96.76, -4.01, 0.77) |
| CIE-LCH | lch(96.76, 4.08, 169.06°) |
| OKLab | oklab(97.05% -0.0116 0.002) |
| OKLCH | oklch(97.05% 0.012 170.3) |
| XYZ | xyz(85.1534, 91.8431, 98.8117) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.47
Azure (CSS)
#F0FFFF
ΔE00 2.75
Off White
#FAF9F6
ΔE00 5.15
Honeydew
#F0FFF0
ΔE00 5.29
Whitesmoke
#F5F5F5
ΔE00 5.33
White
#FFFFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F4 #F8EEF2
analogous
#EEF8EF #EEF8F4 #EEF7F8
triadic
#EEF8F4 #F4EEF8 #F8F4EE
tetradic
#EEF8F4 #EFEEF8 #F8EEF2 #F7F8EE
square
#EEF8F4 #EFEEF8 #F8EEF2 #F7F8EE
split-complementary
#EEF8F4 #F8EEF7 #F8EFEE
monochromatic
#97D4BC #C3E6D8 #E9F6F1 #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.08
#EEF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#EEF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F4
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F4 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#ECF8F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef8f4; /* rgb */ color: rgb(238, 248, 244); /* oklch */ color: oklch(97.1% 0.012 170.3);
Tailwind
colors: {
custom: {
50: '#f3faf7',
500: '#eef8f4',
950: '#000000',
},
}SCSS
$custom: #eef8f4; $custom-light: #f3faf7; $custom-dark: #000000;
JSON
{
"hex": "#eef8f4",
"rgb": {
"r": 238,
"g": 248,
"b": 244
},
"hsl": {
"h": 156,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97054,
"c": 0.01179,
"h": 170.3
},
"luminance": 0.91844
}Semantic roles & 50–950 ramp
primary
#EEF8F4
secondary
#D6B4C2
accent
#3166B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585