#EFF5E8#EFF5E8
#EFF5E8 is a very light, near-neutral yellow-green. Relative luminance 0.895; OKLCH L 96.2% C 0.018 H 127.1°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5E8 |
|---|---|
| RGB | rgb(239, 245, 232) |
| HSL | hsl(88, 39%, 94%) |
| HSV | hsv(88, 5%, 96%) |
| CMYK | cmyk(2.4%, 0%, 5.3%, 3.9%) |
| CIE-LAB | lab(95.78, -4.26, 5.56) |
| CIE-LCH | lch(95.78, 7.01, 127.47°) |
| OKLab | oklab(96.21% -0.0111 0.0146) |
| OKLCH | oklch(96.21% 0.018 127.1) |
| XYZ | xyz(82.8121, 89.4816, 89.2372) |
| Luminance | 0.8948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.45
Honeydew
#F0FFF0
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.14
Beige
#F5F5DC
ΔE00 4.76
Off White (survey)
#FFFFE4
ΔE00 5.67
Floralwhite
#FFFAF0
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5E8 #EEE8F5
analogous
#F5F4E8 #EFF5E8 #E8F5E8
triadic
#EFF5E8 #E8EFF5 #F5E8EF
tetradic
#EFF5E8 #E8F5F4 #EEE8F5 #F5E8E8
square
#EFF5E8 #E8F5F4 #EEE8F5 #F5E8E8
split-complementary
#EFF5E8 #E8E8F5 #F4E8F5
monochromatic
#B4D093 #D1E2BD #EFF5E8 #F0F6EA #F0F6EA
Accessibility & contrast
On white
1.11
#EFF5E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#EFF5E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5E8
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5E8 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#F0F4F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff5e8; /* rgb */ color: rgb(239, 245, 232); /* oklch */ color: oklch(96.2% 0.018 127.1);
Tailwind
colors: {
custom: {
50: '#f4f8ef',
500: '#eff5e8',
950: '#000000',
},
}SCSS
$custom: #eff5e8; $custom-light: #f4f8ef; $custom-dark: #000000;
JSON
{
"hex": "#eff5e8",
"rgb": {
"r": 239,
"g": 245,
"b": 232
},
"hsl": {
"h": 87.692,
"s": 39.394,
"l": 93.529
},
"oklch": {
"l": 0.96207,
"c": 0.0183,
"h": 127.1
},
"luminance": 0.89482
}Semantic roles & 50–950 ramp
primary
#EFF5E8
secondary
#BFAFD2
accent
#33B26E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585