#EEF4EF#EEF4EF
#EEF4EF is a very light, near-neutral green. Relative luminance 0.891; OKLCH L 96.1% C 0.009 H 150.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4EF |
|---|---|
| RGB | rgb(238, 244, 239) |
| HSL | hsl(130, 21%, 95%) |
| HSV | hsv(130, 2%, 96%) |
| CMYK | cmyk(2.5%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(95.63, -2.87, 1.71) |
| CIE-LCH | lch(95.63, 3.34, 149.25°) |
| OKLab | oklab(96.12% -0.008 0.0045) |
| OKLCH | oklch(96.12% 0.009 150.7) |
| XYZ | xyz(83.1878, 89.1103, 94.4621) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.64
Off White
#FAF9F6
ΔE00 3.89
Whitesmoke
#F5F5F5
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.38
White
#FFFFFF
ΔE00 4.91
Pale Grey
#FDFDFE
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4EF #F4EEF3
analogous
#F0F4EE #EEF4EF #EEF4F2
triadic
#EEF4EF #EFEEF4 #F4EFEE
tetradic
#EEF4EF #EEF0F4 #F4EEF3 #F4F2EE
square
#EEF4EF #EEF0F4 #F4EEF3 #F4F2EE
split-complementary
#EEF4EF #F2EEF4 #F4EEF0
monochromatic
#A4C4A9 #C9DCCC #ECF3EE #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.12
#EEF4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#EEF4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4EF
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4EF | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#EDF4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef4ef; /* rgb */ color: rgb(238, 244, 239); /* oklch */ color: oklch(96.1% 0.009 150.7);
Tailwind
colors: {
custom: {
50: '#f3f7f4',
500: '#eef4ef',
950: '#000000',
},
}SCSS
$custom: #eef4ef; $custom-light: #f3f7f4; $custom-dark: #000000;
JSON
{
"hex": "#eef4ef",
"rgb": {
"r": 238,
"g": 244,
"b": 239
},
"hsl": {
"h": 130,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96123,
"c": 0.00917,
"h": 150.7
},
"luminance": 0.89111
}Semantic roles & 50–950 ramp
primary
#EEF4EF
secondary
#CCBAC9
accent
#4691A0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585