#EEF8F8#EEF8F8
#EEF8F8 is a very light, near-neutral teal. Relative luminance 0.921; OKLCH L 97.2% C 0.011 H 197.0°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F8 |
|---|---|
| RGB | rgb(238, 248, 248) |
| HSL | hsl(180, 42%, 95%) |
| HSV | hsv(180, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(96.86, -3.28, -1.14) |
| CIE-LCH | lch(96.86, 3.48, 199.18°) |
| OKLab | oklab(97.17% -0.0101 -0.0031) |
| OKLCH | oklch(97.17% 0.011 197) |
| XYZ | xyz(85.7673, 92.0887, 102.0451) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.26
Mintcream
#F5FFFA
ΔE00 2.79
Aliceblue
#F0F8FF
ΔE00 3.87
Whitesmoke
#F5F5F5
ΔE00 4.54
White
#FFFFFF
ΔE00 4.89
Off White
#FAF9F6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F8 #F8EEEE
analogous
#EEF8F3 #EEF8F8 #EEF3F8
triadic
#EEF8F8 #F8EEF8 #F8F8EE
tetradic
#EEF8F8 #F3EEF8 #F8EEEE #F3F8EE
square
#EEF8F8 #F3EEF8 #F8EEEE #F3F8EE
split-complementary
#EEF8F8 #F8EEF3 #F8F3EE
monochromatic
#97D4D4 #C3E6E6 #E9F6F6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.08
#EEF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#EEF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F8
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F8 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#F4F5F8
Tritanopia (blue-blind)
#EBF9F8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef8f8; /* rgb */ color: rgb(238, 248, 248); /* oklch */ color: oklch(97.2% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#f3fafa',
500: '#eef8f8',
950: '#000000',
},
}SCSS
$custom: #eef8f8; $custom-light: #f3fafa; $custom-dark: #000000;
JSON
{
"hex": "#eef8f8",
"rgb": {
"r": 238,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97166,
"c": 0.01057,
"h": 197
},
"luminance": 0.92089
}Semantic roles & 50–950 ramp
primary
#EEF8F8
secondary
#D6B4B4
accent
#3131B5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585