#EFF0EB#EFF0EB
#EFF0EB is a very light, near-neutral yellow-green. Relative luminance 0.867; OKLCH L 95.3% C 0.007 H 115.7°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF0EB |
|---|---|
| RGB | rgb(239, 240, 235) |
| HSL | hsl(72, 14%, 93%) |
| HSV | hsv(72, 2%, 94%) |
| CMYK | cmyk(0.4%, 0%, 2.1%, 5.9%) |
| CIE-LAB | lab(94.60, -1.21, 2.29) |
| CIE-LCH | lch(94.60, 2.59, 117.85°) |
| OKLab | oklab(95.3% -0.0029 0.0061) |
| OKLCH | oklch(95.3% 0.007 115.7) |
| XYZ | xyz(81.7497, 86.6691, 91.0032) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.53
Whitesmoke
#F5F5F5
ΔE00 2.98
Floralwhite
#FFFAF0
ΔE00 3.90
White
#FFFFFF
ΔE00 4.19
Pale Grey
#FDFDFE
ΔE00 4.31
Mintcream
#F5FFFA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF0EB #ECEBF0
analogous
#F0EEEB #EFF0EB #ECF0EB
triadic
#EFF0EB #EBEFF0 #F0EBEF
tetradic
#EFF0EB #EBF0EE #ECEBF0 #F0EBEC
square
#EFF0EB #EBF0EE #ECEBF0 #F0EBEC
split-complementary
#EFF0EB #EBECF0 #EEEBF0
monochromatic
#B7BCA5 #D3D6C8 #EFF0EB #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.15
#EFF0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#EFF0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF0EB
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF0EB | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#F0EFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff0eb; /* rgb */ color: rgb(239, 240, 235); /* oklch */ color: oklch(95.3% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#f4f4f1',
500: '#eff0eb',
950: '#000000',
},
}SCSS
$custom: #eff0eb; $custom-light: #f4f4f1; $custom-dark: #000000;
JSON
{
"hex": "#eff0eb",
"rgb": {
"r": 239,
"g": 240,
"b": 235
},
"hsl": {
"h": 72,
"s": 14.286,
"l": 93.137
},
"oklch": {
"l": 0.95298,
"c": 0.00671,
"h": 115.7
},
"luminance": 0.86669
}Semantic roles & 50–950 ramp
primary
#EFF0EB
secondary
#BCB9C6
accent
#4D985C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585