#EFF1EA#EFF1EA
#EFF1EA is a very light, near-neutral yellow-green. Relative luminance 0.872; OKLCH L 95.5% C 0.010 H 119.6°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1EA |
|---|---|
| RGB | rgb(239, 241, 234) |
| HSL | hsl(77, 20%, 93%) |
| HSV | hsv(77, 3%, 95%) |
| CMYK | cmyk(0.8%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.82, -1.89, 3.14) |
| CIE-LCH | lch(94.82, 3.67, 121.09°) |
| OKLab | oklab(95.47% -0.0047 0.0083) |
| OKLCH | oklch(95.47% 0.01 119.6) |
| XYZ | xyz(81.9008, 87.2019, 90.3429) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.27
Floralwhite
#FFFAF0
ΔE00 3.92
Whitesmoke
#F5F5F5
ΔE00 4.00
Mintcream
#F5FFFA
ΔE00 4.25
Ivory
#FFFFF0
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1EA #ECEAF1
analogous
#F1EFEA #EFF1EA #EBF1EA
triadic
#EFF1EA #EAEFF1 #F1EAEF
tetradic
#EFF1EA #EAF1EF #ECEAF1 #F1EAEB
square
#EFF1EA #EAF1EF #ECEAF1 #F1EAEB
split-complementary
#EFF1EA #EAEBF1 #EFEAF1
monochromatic
#B7C0A1 #D3D9C5 #EFF1EA #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.14
#EFF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#EFF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1EA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1EA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#F0F0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff1ea; /* rgb */ color: rgb(239, 241, 234); /* oklch */ color: oklch(95.5% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#f4f5f0',
500: '#eff1ea',
950: '#000000',
},
}SCSS
$custom: #eff1ea; $custom-light: #f4f5f0; $custom-dark: #000000;
JSON
{
"hex": "#eff1ea",
"rgb": {
"r": 239,
"g": 241,
"b": 234
},
"hsl": {
"h": 77.143,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95468,
"c": 0.00951,
"h": 119.6
},
"luminance": 0.87202
}Semantic roles & 50–950 ramp
primary
#EFF1EA
secondary
#BCB7C8
accent
#479E60
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585