#EFF4E8#EFF4E8
#EFF4E8 is a very light, near-neutral yellow-green. Relative luminance 0.889; OKLCH L 96.0% C 0.017 H 125.3°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF4E8 |
|---|---|
| RGB | rgb(239, 244, 232) |
| HSL | hsl(85, 35%, 93%) |
| HSV | hsv(85, 5%, 96%) |
| CMYK | cmyk(2%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.53, -3.76, 5.20) |
| CIE-LCH | lch(95.53, 6.41, 125.87°) |
| OKLab | oklab(96.01% -0.0096 0.0136) |
| OKLCH | oklch(96.01% 0.017 125.3) |
| XYZ | xyz(82.5104, 88.8782, 89.1367) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.34
Mintcream
#F5FFFA
ΔE00 4.06
Honeydew
#F0FFF0
ΔE00 4.50
Beige
#F5F5DC
ΔE00 4.97
Floralwhite
#FFFAF0
ΔE00 5.25
Eggshell
#F0EAD6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF4E8 #EDE8F4
analogous
#F4F3E8 #EFF4E8 #E9F4E8
triadic
#EFF4E8 #E8EFF4 #F4E8EF
tetradic
#EFF4E8 #E8F4F3 #EDE8F4 #F4E8E9
square
#EFF4E8 #E8F4F3 #EDE8F4 #F4E8E9
split-complementary
#EFF4E8 #E8E9F4 #F3E8F4
monochromatic
#B5CC95 #D2E0BF #EFF4E8 #F1F5EA #F1F5EA
Accessibility & contrast
On white
1.12
#EFF4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EFF4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF4E8
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF4E8 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E7
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#F0F3F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff4e8; /* rgb */ color: rgb(239, 244, 232); /* oklch */ color: oklch(96.0% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#f4f7ef',
500: '#eff4e8',
950: '#000000',
},
}SCSS
$custom: #eff4e8; $custom-light: #f4f7ef; $custom-dark: #000000;
JSON
{
"hex": "#eff4e8",
"rgb": {
"r": 239,
"g": 244,
"b": 232
},
"hsl": {
"h": 85,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.96008,
"c": 0.01671,
"h": 125.3
},
"luminance": 0.88878
}Semantic roles & 50–950 ramp
primary
#EFF4E8
secondary
#BEB1D0
accent
#37AE69
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585