#EFF2E3#EFF2E3
#EFF2E3 is a very light, muted yellow-green. Relative luminance 0.874; OKLCH L 95.5% C 0.020 H 116.0°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2E3 |
|---|---|
| RGB | rgb(239, 242, 227) |
| HSL | hsl(72, 37%, 92%) |
| HSV | hsv(72, 6%, 95%) |
| CMYK | cmyk(1.2%, 0%, 6.2%, 5.1%) |
| CIE-LAB | lab(94.91, -3.60, 6.89) |
| CIE-LCH | lch(94.91, 7.77, 117.57°) |
| OKLab | oklab(95.48% -0.0088 0.018) |
| OKLCH | oklch(95.48% 0.02 116) |
| XYZ | xyz(81.2118, 87.4012, 85.2499) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.08
Beige
#F5F5DC
ΔE00 3.69
Eggshell
#F0EAD6
ΔE00 4.38
Off White (survey)
#FFFFE4
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 5.13
Floralwhite
#FFFAF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2E3 #E6E3F2
analogous
#F2EEE3 #EFF2E3 #E8F2E3
triadic
#EFF2E3 #E3EFF2 #F2E3EF
tetradic
#EFF2E3 #E3F2EE #E6E3F2 #F2E3E8
square
#EFF2E3 #E3F2EE #E6E3F2 #F2E3E8
split-complementary
#EFF2E3 #E3E8F2 #EEE3F2
monochromatic
#BFCB8F #D7DFB9 #EFF2E3 #F3F5EA #F3F5EA
Accessibility & contrast
On white
1.14
#EFF2E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#EFF2E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2E3
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2E3 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#F4F0E4
Tritanopia (blue-blind)
#F1F0EE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff2e3; /* rgb */ color: rgb(239, 242, 227); /* oklch */ color: oklch(95.5% 0.020 116.0);
Tailwind
colors: {
custom: {
50: '#f4f6eb',
500: '#eff2e3',
950: '#000000',
},
}SCSS
$custom: #eff2e3; $custom-light: #f4f6eb; $custom-dark: #000000;
JSON
{
"hex": "#eff2e3",
"rgb": {
"r": 239,
"g": 242,
"b": 227
},
"hsl": {
"h": 72,
"s": 36.585,
"l": 91.961
},
"oklch": {
"l": 0.9548,
"c": 0.02007,
"h": 116
},
"luminance": 0.87401
}Semantic roles & 50–950 ramp
primary
#EFF2E3
secondary
#B2ACCE
accent
#36AF4E
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584