#EFF7E4#EFF7E4
#EFF7E4 is a very light, muted yellow-green. Relative luminance 0.905; OKLCH L 96.5% C 0.026 H 125.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7E4 |
|---|---|
| RGB | rgb(239, 247, 228) |
| HSL | hsl(85, 54%, 93%) |
| HSV | hsv(85, 8%, 97%) |
| CMYK | cmyk(3.2%, 0%, 7.7%, 3.1%) |
| CIE-LAB | lab(96.19, -5.95, 8.22) |
| CIE-LCH | lch(96.19, 10.14, 125.89°) |
| OKLab | oklab(96.5% -0.0154 0.0215) |
| OKLCH | oklch(96.5% 0.026 125.6) |
| XYZ | xyz(82.8588, 90.4736, 86.4817) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.21
Beige
#F5F5DC
ΔE00 3.66
Off White (survey)
#FFFFE4
ΔE00 4.37
Ivory
#FFFFF0
ΔE00 4.38
Lightyellow
#FFFFE0
ΔE00 5.12
Mintcream
#F5FFFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7E4 #ECE4F7
analogous
#F7F5E4 #EFF7E4 #E5F7E4
triadic
#EFF7E4 #E4EFF7 #F7E4EF
tetradic
#EFF7E4 #E4F7F5 #ECE4F7 #F7E4E5
square
#EFF7E4 #E4F7F5 #ECE4F7 #F7E4E5
split-complementary
#EFF7E4 #E4E5F7 #F5E4F7
monochromatic
#B7DB86 #D3E9B5 #EFF7E4 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.10
#EFF7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#EFF7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7E4
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7E4 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F4E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#F0F5F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff7e4; /* rgb */ color: rgb(239, 247, 228); /* oklch */ color: oklch(96.5% 0.026 125.6);
Tailwind
colors: {
custom: {
50: '#f4f9ec',
500: '#eff7e4',
950: '#000000',
},
}SCSS
$custom: #eff7e4; $custom-light: #f4f9ec; $custom-dark: #000000;
JSON
{
"hex": "#eff7e4",
"rgb": {
"r": 239,
"g": 247,
"b": 228
},
"hsl": {
"h": 85.263,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.96501,
"c": 0.02642,
"h": 125.6
},
"luminance": 0.90474
}Semantic roles & 50–950 ramp
primary
#EFF7E4
secondary
#BCA8D8
accent
#24C266
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171716
muted
#858584