#EFF4E5#EFF4E5
#EFF4E5 is a very light, muted yellow-green. Relative luminance 0.887; OKLCH L 95.9% C 0.020 H 121.8°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF4E5 |
|---|---|
| RGB | rgb(239, 244, 229) |
| HSL | hsl(80, 41%, 93%) |
| HSV | hsv(80, 6%, 96%) |
| CMYK | cmyk(2%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.46, -4.27, 6.65) |
| CIE-LCH | lch(95.46, 7.90, 122.71°) |
| OKLab | oklab(95.93% -0.0108 0.0174) |
| OKLCH | oklch(95.93% 0.02 121.8) |
| XYZ | xyz(82.0880, 88.7092, 86.9116) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.29
Beige
#F5F5DC
ΔE00 3.92
Honeydew
#F0FFF0
ΔE00 4.23
Off White (survey)
#FFFFE4
ΔE00 4.98
Mintcream
#F5FFFA
ΔE00 4.98
Eggshell
#F0EAD6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF4E5 #EAE5F4
analogous
#F4F1E5 #EFF4E5 #E7F4E5
triadic
#EFF4E5 #E5EFF4 #F4E5EF
tetradic
#EFF4E5 #E5F4F1 #EAE5F4 #F4E5E7
square
#EFF4E5 #E5F4F1 #EAE5F4 #F4E5E7
split-complementary
#EFF4E5 #E5E7F4 #F1E5F4
monochromatic
#BAD08F #D5E2BA #EFF4E5 #F2F6E9 #F2F6E9
Accessibility & contrast
On white
1.12
#EFF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#EFF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF4E5
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF4E5 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E4
Deuteranopia (green-blind)
#F5F2E6
Tritanopia (blue-blind)
#F0F2F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff4e5; /* rgb */ color: rgb(239, 244, 229); /* oklch */ color: oklch(95.9% 0.020 121.8);
Tailwind
colors: {
custom: {
50: '#f4f7ed',
500: '#eff4e5',
950: '#000000',
},
}SCSS
$custom: #eff4e5; $custom-light: #f4f7ed; $custom-dark: #000000;
JSON
{
"hex": "#eff4e5",
"rgb": {
"r": 239,
"g": 244,
"b": 229
},
"hsl": {
"h": 80,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.95929,
"c": 0.02049,
"h": 121.8
},
"luminance": 0.88709
}Semantic roles & 50–950 ramp
primary
#EFF4E5
secondary
#B9ACD1
accent
#32B45D
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584