#EFF0EA#EFF0EA
#EFF0EA is a very light, near-neutral yellow-green. Relative luminance 0.866; OKLCH L 95.3% C 0.008 H 114.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF0EA |
|---|---|
| RGB | rgb(239, 240, 234) |
| HSL | hsl(70, 17%, 93%) |
| HSV | hsv(70, 3%, 94%) |
| CMYK | cmyk(0.4%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.57, -1.39, 2.78) |
| CIE-LCH | lch(94.57, 3.10, 116.53°) |
| OKLab | oklab(95.27% -0.0033 0.0073) |
| OKLCH | oklch(95.27% 0.008 114.2) |
| XYZ | xyz(81.6056, 86.6115, 90.2445) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.81
Whitesmoke
#F5F5F5
ΔE00 3.42
Floralwhite
#FFFAF0
ΔE00 3.75
White
#FFFFFF
ΔE00 4.52
Pale Grey
#FDFDFE
ΔE00 4.69
Mintcream
#F5FFFA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF0EA #EBEAF0
analogous
#F0EEEA #EFF0EA #ECF0EA
triadic
#EFF0EA #EAEFF0 #F0EAEF
tetradic
#EFF0EA #EAF0EE #EBEAF0 #F0EAEC
square
#EFF0EA #EAF0EE #EBEAF0 #F0EAEC
split-complementary
#EFF0EA #EAECF0 #EEEAF0
monochromatic
#B9BDA3 #D4D6C6 #EFF0EA #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.15
#EFF0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EFF0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF0EA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF0EA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#F1EFEA
Tritanopia (blue-blind)
#F0EFEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff0ea; /* rgb */ color: rgb(239, 240, 234); /* oklch */ color: oklch(95.3% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#f4f4f0',
500: '#eff0ea',
950: '#000000',
},
}SCSS
$custom: #eff0ea; $custom-light: #f4f4f0; $custom-dark: #000000;
JSON
{
"hex": "#eff0ea",
"rgb": {
"r": 239,
"g": 240,
"b": 234
},
"hsl": {
"h": 70,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.95271,
"c": 0.00803,
"h": 114.2
},
"luminance": 0.86611
}Semantic roles & 50–950 ramp
primary
#EFF0EA
secondary
#BAB8C7
accent
#4B9B58
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585