#EEEFEC#EEEFEC
#EEEFEC is a very light, near-neutral yellow-green. Relative luminance 0.860; OKLCH L 95.1% C 0.004 H 121.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEFEC |
|---|---|
| RGB | rgb(238, 239, 236) |
| HSL | hsl(80, 9%, 93%) |
| HSV | hsv(80, 1%, 94%) |
| CMYK | cmyk(0.4%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(94.30, -0.86, 1.33) |
| CIE-LCH | lch(94.30, 1.59, 122.98°) |
| OKLab | oklab(95.05% -0.0022 0.0035) |
| OKLCH | oklch(95.05% 0.004 121.6) |
| XYZ | xyz(81.2642, 85.9663, 91.6526) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.23
Off White
#FAF9F6
ΔE00 2.37
Pale Grey
#FDFDFE
ΔE00 3.76
White
#FFFFFF
ΔE00 3.79
Gainsboro
#DCDCDC
ΔE00 4.43
Floralwhite
#FFFAF0
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEFEC #EDECEF
analogous
#EFEEEC #EEEFEC #ECEFEC
triadic
#EEEFEC #ECEEEF #EFECEE
tetradic
#EEEFEC #ECEFEE #EDECEF #EFECEC
square
#EEEFEC #ECEFEE #EDECEF #EFECEC
split-complementary
#EEEFEC #ECECEF #EEECEF
monochromatic
#B3B7AA #D0D3CB #EEEFEC #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.15
#EEEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#EEEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEFEC
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEFEC | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEC
Deuteranopia (green-blind)
#EFEFEC
Tritanopia (blue-blind)
#EEEFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eeefec; /* rgb */ color: rgb(238, 239, 236); /* oklch */ color: oklch(95.1% 0.004 121.6);
Tailwind
colors: {
custom: {
50: '#f3f4f2',
500: '#eeefec',
950: '#000000',
},
}SCSS
$custom: #eeefec; $custom-light: #f3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#eeefec",
"rgb": {
"r": 238,
"g": 239,
"b": 236
},
"hsl": {
"h": 80,
"s": 8.571,
"l": 93.137
},
"oklch": {
"l": 0.95053,
"c": 0.00412,
"h": 121.6
},
"luminance": 0.85966
}Semantic roles & 50–950 ramp
primary
#EEEFEC
secondary
#BEBCC3
accent
#539368
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585