#EEF8F3#EEF8F3
#EEF8F3 is a very light, near-neutral teal. Relative luminance 0.918; OKLCH L 97.0% C 0.012 H 164.8°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF8F3 |
|---|---|
| RGB | rgb(238, 248, 243) |
| HSL | hsl(150, 42%, 95%) |
| HSV | hsv(150, 4%, 97%) |
| CMYK | cmyk(4%, 0%, 2%, 2.7%) |
| CIE-LAB | lab(96.73, -4.18, 1.25) |
| CIE-LCH | lch(96.73, 4.37, 163.32°) |
| OKLab | oklab(97.03% -0.012 0.0033) |
| OKLCH | oklch(97.03% 0.012 164.8) |
| XYZ | xyz(85.0019, 91.7825, 98.0143) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.41
Azure (CSS)
#F0FFFF
ΔE00 3.06
Honeydew
#F0FFF0
ΔE00 4.86
Off White
#FAF9F6
ΔE00 5.30
Whitesmoke
#F5F5F5
ΔE00 5.60
Ivory
#FFFFF0
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF8F3 #F8EEF3
analogous
#EEF8EE #EEF8F3 #EEF8F8
triadic
#EEF8F3 #F3EEF8 #F8F3EE
tetradic
#EEF8F3 #EEEEF8 #F8EEF3 #F8F8EE
square
#EEF8F3 #EEEEF8 #F8EEF3 #F8F8EE
split-complementary
#EEF8F3 #F8EEF8 #F8EEEE
monochromatic
#97D4B6 #C3E6D4 #E9F6F0 #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.08
#EEF8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EEF8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF8F3
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF8F3 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F3
Deuteranopia (green-blind)
#F6F5F3
Tritanopia (blue-blind)
#ECF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef8f3; /* rgb */ color: rgb(238, 248, 243); /* oklch */ color: oklch(97.0% 0.012 164.8);
Tailwind
colors: {
custom: {
50: '#f3faf7',
500: '#eef8f3',
950: '#000000',
},
}SCSS
$custom: #eef8f3; $custom-light: #f3faf7; $custom-dark: #000000;
JSON
{
"hex": "#eef8f3",
"rgb": {
"r": 238,
"g": 248,
"b": 243
},
"hsl": {
"h": 150,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97026,
"c": 0.01243,
"h": 164.8
},
"luminance": 0.91783
}Semantic roles & 50–950 ramp
primary
#EEF8F3
secondary
#D6B4C5
accent
#3173B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585