#EFF1EB#EFF1EB
#EFF1EB is a very light, near-neutral yellow-green. Relative luminance 0.873; OKLCH L 95.5% C 0.008 H 121.6°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1EB |
|---|---|
| RGB | rgb(239, 241, 235) |
| HSL | hsl(80, 18%, 93%) |
| HSV | hsv(80, 2%, 95%) |
| CMYK | cmyk(0.8%, 0%, 2.5%, 5.5%) |
| CIE-LAB | lab(94.85, -1.72, 2.66) |
| CIE-LCH | lch(94.85, 3.17, 122.91°) |
| OKLab | oklab(95.5% -0.0043 0.007) |
| OKLCH | oklch(95.5% 0.008 121.6) |
| XYZ | xyz(82.0449, 87.2595, 91.1016) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 3.56
Floralwhite
#FFFAF0
ΔE00 4.00
Mintcream
#F5FFFA
ΔE00 4.24
White
#FFFFFF
ΔE00 4.56
Ivory
#FFFFF0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1EB #EDEBF1
analogous
#F1F0EB #EFF1EB #ECF1EB
triadic
#EFF1EB #EBEFF1 #F1EBEF
tetradic
#EFF1EB #EBF1F0 #EDEBF1 #F1EBEC
square
#EFF1EB #EBF1F0 #EDEBF1 #F1EBEC
split-complementary
#EFF1EB #EBECF1 #F0EBF1
monochromatic
#B5BFA3 #D2D8C7 #EFF1EB #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.14
#EFF1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#EFF1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1EB
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1EB | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#F0F0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff1eb; /* rgb */ color: rgb(239, 241, 235); /* oklch */ color: oklch(95.5% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#f4f5f1',
500: '#eff1eb',
950: '#000000',
},
}SCSS
$custom: #eff1eb; $custom-light: #f4f5f1; $custom-dark: #000000;
JSON
{
"hex": "#eff1eb",
"rgb": {
"r": 239,
"g": 241,
"b": 235
},
"hsl": {
"h": 80,
"s": 17.647,
"l": 93.333
},
"oklch": {
"l": 0.95496,
"c": 0.00822,
"h": 121.6
},
"luminance": 0.87259
}Semantic roles & 50–950 ramp
primary
#EFF1EB
secondary
#BEB8C8
accent
#4A9C65
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585