#EFF2E4#EFF2E4
#EFF2E4 is a very light, near-neutral yellow-green. Relative luminance 0.875; OKLCH L 95.5% C 0.019 H 116.6°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2E4 |
|---|---|
| RGB | rgb(239, 242, 228) |
| HSL | hsl(73, 35%, 92%) |
| HSV | hsv(73, 6%, 95%) |
| CMYK | cmyk(1.2%, 0%, 5.8%, 5.1%) |
| CIE-LAB | lab(94.93, -3.43, 6.40) |
| CIE-LCH | lch(94.93, 7.26, 118.16°) |
| OKLab | oklab(95.51% -0.0084 0.0168) |
| OKLCH | oklch(95.51% 0.019 116.6) |
| XYZ | xyz(81.3502, 87.4565, 85.9789) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.06
Beige
#F5F5DC
ΔE00 4.05
Eggshell
#F0EAD6
ΔE00 4.51
Floralwhite
#FFFAF0
ΔE00 4.97
Mintcream
#F5FFFA
ΔE00 5.15
Honeydew
#F0FFF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2E4 #E7E4F2
analogous
#F2EEE4 #EFF2E4 #E8F2E4
triadic
#EFF2E4 #E4EFF2 #F2E4EF
tetradic
#EFF2E4 #E4F2EE #E7E4F2 #F2E4E8
square
#EFF2E4 #E4F2EE #E7E4F2 #F2E4E8
split-complementary
#EFF2E4 #E4E8F2 #EEE4F2
monochromatic
#BECA91 #D7DEBB #EFF2E4 #F3F5EA #F3F5EA
Accessibility & contrast
On white
1.14
#EFF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#EFF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2E4
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2E4 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#F4F1E4
Tritanopia (blue-blind)
#F1F0EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2e4; /* rgb */ color: rgb(239, 242, 228); /* oklch */ color: oklch(95.5% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#f4f6ec',
500: '#eff2e4',
950: '#000000',
},
}SCSS
$custom: #eff2e4; $custom-light: #f4f6ec; $custom-dark: #000000;
JSON
{
"hex": "#eff2e4",
"rgb": {
"r": 239,
"g": 242,
"b": 228
},
"hsl": {
"h": 72.857,
"s": 35,
"l": 92.157
},
"oklch": {
"l": 0.95506,
"c": 0.01877,
"h": 116.6
},
"luminance": 0.87456
}Semantic roles & 50–950 ramp
primary
#EFF2E4
secondary
#B4ADCD
accent
#38AE51
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584