#EFF5EA#EFF5EA
#EFF5EA is a very light, near-neutral yellow-green. Relative luminance 0.896; OKLCH L 96.3% C 0.016 H 130.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF5EA |
|---|---|
| RGB | rgb(239, 245, 234) |
| HSL | hsl(93, 35%, 94%) |
| HSV | hsv(93, 4%, 96%) |
| CMYK | cmyk(2.4%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.83, -3.92, 4.60) |
| CIE-LCH | lch(95.83, 6.04, 130.45°) |
| OKLab | oklab(96.26% -0.0103 0.0121) |
| OKLCH | oklch(96.26% 0.016 130.4) |
| XYZ | xyz(83.0978, 89.5959, 90.7419) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.51
Ivory
#FFFFF0
ΔE00 3.61
Honeydew
#F0FFF0
ΔE00 4.23
Floralwhite
#FFFAF0
ΔE00 5.46
Beige
#F5F5DC
ΔE00 5.47
Off White
#FAF9F6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF5EA #F0EAF5
analogous
#F5F5EA #EFF5EA #EAF5EB
triadic
#EFF5EA #EAEFF5 #F5EAEF
tetradic
#EFF5EA #EAF5F5 #F0EAF5 #F5EBEA
square
#EFF5EA #EAF5F5 #F0EAF5 #F5EBEA
split-complementary
#EFF5EA #EBEAF5 #F5EAF5
monochromatic
#B0CE97 #CFE1C1 #EFF5EA #EFF5EA #EFF5EA
Accessibility & contrast
On white
1.11
#EFF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EFF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF5EA
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF5EA | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#EFF4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff5ea; /* rgb */ color: rgb(239, 245, 234); /* oklch */ color: oklch(96.3% 0.016 130.4);
Tailwind
colors: {
custom: {
50: '#f4f8f0',
500: '#eff5ea',
950: '#000000',
},
}SCSS
$custom: #eff5ea; $custom-light: #f4f8f0; $custom-dark: #000000;
JSON
{
"hex": "#eff5ea",
"rgb": {
"r": 239,
"g": 245,
"b": 234
},
"hsl": {
"h": 92.727,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.9626,
"c": 0.01585,
"h": 130.4
},
"luminance": 0.89596
}Semantic roles & 50–950 ramp
primary
#EFF5EA
secondary
#C3B2D1
accent
#37AE78
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585