#EFF5E7#EFF5E7
#EFF5E7 is a very light, near-neutral yellow-green. Relative luminance 0.894; OKLCH L 96.2% C 0.020 H 125.8°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5E7 |
|---|---|
| RGB | rgb(239, 245, 231) |
| HSL | hsl(86, 41%, 93%) |
| HSV | hsv(86, 6%, 96%) |
| CMYK | cmyk(2.4%, 0%, 5.7%, 3.9%) |
| CIE-LAB | lab(95.76, -4.43, 6.04) |
| CIE-LCH | lch(95.76, 7.50, 126.26°) |
| OKLab | oklab(96.18% -0.0114 0.0158) |
| OKLCH | oklch(96.18% 0.02 125.8) |
| XYZ | xyz(82.6705, 89.4250, 88.4913) |
| Luminance | 0.8942 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.43
Honeydew
#F0FFF0
ΔE00 3.84
Beige
#F5F5DC
ΔE00 4.43
Mintcream
#F5FFFA
ΔE00 4.47
Off White (survey)
#FFFFE4
ΔE00 5.35
Eggshell
#F0EAD6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5E7 #EDE7F5
analogous
#F5F4E7 #EFF5E7 #E8F5E7
triadic
#EFF5E7 #E7EFF5 #F5E7EF
tetradic
#EFF5E7 #E7F5F4 #EDE7F5 #F5E7E8
square
#EFF5E7 #E7F5F4 #EDE7F5 #F5E7E8
split-complementary
#EFF5E7 #E7E8F5 #F4E7F5
monochromatic
#B5D191 #D2E3BC #EFF5E7 #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.11
#EFF5E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#EFF5E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5E7
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5E7 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#F0F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff5e7; /* rgb */ color: rgb(239, 245, 231); /* oklch */ color: oklch(96.2% 0.020 125.8);
Tailwind
colors: {
custom: {
50: '#f4f8ee',
500: '#eff5e7',
950: '#000000',
},
}SCSS
$custom: #eff5e7; $custom-light: #f4f8ee; $custom-dark: #000000;
JSON
{
"hex": "#eff5e7",
"rgb": {
"r": 239,
"g": 245,
"b": 231
},
"hsl": {
"h": 85.714,
"s": 41.176,
"l": 93.333
},
"oklch": {
"l": 0.9618,
"c": 0.01953,
"h": 125.8
},
"luminance": 0.89425
}Semantic roles & 50–950 ramp
primary
#EFF5E7
secondary
#BEAED2
accent
#31B469
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585