#EFF7DA#EFF7DA
#EFF7DA is a very light, muted yellow-green. Relative luminance 0.899; OKLCH L 96.3% C 0.039 H 119.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7DA |
|---|---|
| RGB | rgb(239, 247, 218) |
| HSL | hsl(77, 64%, 91%) |
| HSV | hsv(77, 12%, 97%) |
| CMYK | cmyk(3.2%, 0%, 11.7%, 3.1%) |
| CIE-LAB | lab(95.97, -7.59, 13.05) |
| CIE-LCH | lch(95.97, 15.09, 120.19°) |
| OKLab | oklab(96.25% -0.0193 0.0339) |
| OKLCH | oklch(96.25% 0.039 119.7) |
| XYZ | xyz(81.5105, 89.9343, 79.3810) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.48
Lightyellow
#FFFFE0
ΔE00 3.61
Off White (survey)
#FFFFE4
ΔE00 3.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.27
Eggshell (survey)
#FFFFD4
ΔE00 5.07
Honeydew
#F0FFF0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7DA #E2DAF7
analogous
#F7F0DA #EFF7DA #E0F7DA
triadic
#EFF7DA #DAEFF7 #F7DAEF
tetradic
#EFF7DA #DAF7F0 #E2DAF7 #F7DAE0
square
#EFF7DA #DAF7F0 #E2DAF7 #F7DAE0
split-complementary
#EFF7DA #DAE0F7 #F0DAF7
monochromatic
#C3E175 #D9ECA8 #EFF7DA #F4FAE6 #F4FAE6
Accessibility & contrast
On white
1.11
#EFF7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#EFF7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7DA
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7DA | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D8
Deuteranopia (green-blind)
#FAF4DB
Tritanopia (blue-blind)
#F2F4EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff7da; /* rgb */ color: rgb(239, 247, 218); /* oklch */ color: oklch(96.3% 0.039 119.7);
Tailwind
colors: {
custom: {
50: '#f4f9e5',
500: '#eff7da',
950: '#000000',
},
}SCSS
$custom: #eff7da; $custom-light: #f4f9e5; $custom-dark: #000000;
JSON
{
"hex": "#eff7da",
"rgb": {
"r": 239,
"g": 247,
"b": 218
},
"hsl": {
"h": 76.552,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.9625,
"c": 0.03898,
"h": 119.7
},
"luminance": 0.89934
}Semantic roles & 50–950 ramp
primary
#EFF7DA
secondary
#AD9CD9
accent
#19CC4B
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584