#EFF4EB#EFF4EB
#EFF4EB is a very light, near-neutral yellow-green. Relative luminance 0.890; OKLCH L 96.1% C 0.013 H 130.8°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF4EB |
|---|---|
| RGB | rgb(239, 244, 235) |
| HSL | hsl(93, 29%, 94%) |
| HSV | hsv(93, 4%, 96%) |
| CMYK | cmyk(2%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.60, -3.24, 3.75) |
| CIE-LCH | lch(95.60, 4.96, 130.83°) |
| OKLab | oklab(96.09% -0.0085 0.0099) |
| OKLCH | oklch(96.09% 0.013 130.8) |
| XYZ | xyz(82.9402, 89.0501, 91.4001) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.29
Ivory
#FFFFF0
ΔE00 3.82
Off White
#FAF9F6
ΔE00 4.62
Floralwhite
#FFFAF0
ΔE00 4.93
Honeydew
#F0FFF0
ΔE00 5.09
Light Grey
#D8DCD6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF4EB #F0EBF4
analogous
#F4F4EB #EFF4EB #EBF4EC
triadic
#EFF4EB #EBEFF4 #F4EBEF
tetradic
#EFF4EB #EBF4F4 #F0EBF4 #F4ECEB
square
#EFF4EB #EBF4F4 #F0EBF4 #F4ECEB
split-complementary
#EFF4EB #ECEBF4 #F4EBF4
monochromatic
#B0C99C #CFDEC4 #EFF4EB #EFF4EB #EFF4EB
Accessibility & contrast
On white
1.12
#EFF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#EFF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF4EB
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF4EB | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#EFF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff4eb; /* rgb */ color: rgb(239, 244, 235); /* oklch */ color: oklch(96.1% 0.013 130.8);
Tailwind
colors: {
custom: {
50: '#f4f7f1',
500: '#eff4eb',
950: '#000000',
},
}SCSS
$custom: #eff4eb; $custom-light: #f4f7f1; $custom-dark: #000000;
JSON
{
"hex": "#eff4eb",
"rgb": {
"r": 239,
"g": 244,
"b": 235
},
"hsl": {
"h": 93.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.96089,
"c": 0.01302,
"h": 130.8
},
"luminance": 0.8905
}Semantic roles & 50–950 ramp
primary
#EFF4EB
secondary
#C3B5CE
accent
#3EA879
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585