#EFF6EA#EFF6EA
#EFF6EA is a very light, near-neutral yellow-green. Relative luminance 0.902; OKLCH L 96.5% C 0.017 H 131.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF6EA |
|---|---|
| RGB | rgb(239, 246, 234) |
| HSL | hsl(95, 40%, 94%) |
| HSV | hsv(95, 5%, 96%) |
| CMYK | cmyk(2.8%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.08, -4.42, 4.96) |
| CIE-LCH | lch(96.08, 6.65, 131.72°) |
| OKLab | oklab(96.46% -0.0117 0.013) |
| OKLCH | oklch(96.46% 0.017 131.9) |
| XYZ | xyz(83.4012, 90.2026, 90.8430) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.63
Honeydew
#F0FFF0
ΔE00 3.64
Ivory
#FFFFF0
ΔE00 3.71
Beige
#F5F5DC
ΔE00 5.28
Floralwhite
#FFFAF0
ΔE00 5.94
Off White (survey)
#FFFFE4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF6EA #F1EAF6
analogous
#F5F6EA #EFF6EA #EAF6EB
triadic
#EFF6EA #EAEFF6 #F6EAEF
tetradic
#EFF6EA #EAF5F6 #F1EAF6 #F6EBEA
square
#EFF6EA #EAF5F6 #F1EAF6 #F6EBEA
split-complementary
#EFF6EA #EBEAF6 #F6EAF5
monochromatic
#AED194 #CEE4BF #EFF6EA #EFF6EA #EFF6EA
Accessibility & contrast
On white
1.10
#EFF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EFF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF6EA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF6EA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#EFF5F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff6ea; /* rgb */ color: rgb(239, 246, 234); /* oklch */ color: oklch(96.5% 0.017 131.9);
Tailwind
colors: {
custom: {
50: '#f4f9f0',
500: '#eff6ea',
950: '#000000',
},
}SCSS
$custom: #eff6ea; $custom-light: #f4f9f0; $custom-dark: #000000;
JSON
{
"hex": "#eff6ea",
"rgb": {
"r": 239,
"g": 246,
"b": 234
},
"hsl": {
"h": 95,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96458,
"c": 0.01748,
"h": 131.9
},
"luminance": 0.90203
}Semantic roles & 50–950 ramp
primary
#EFF6EA
secondary
#C5B1D3
accent
#32B37D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585