#EFF7DC#EFF7DC
#EFF7DC is a very light, muted yellow-green. Relative luminance 0.900; OKLCH L 96.3% C 0.036 H 120.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7DC |
|---|---|
| RGB | rgb(239, 247, 220) |
| HSL | hsl(78, 63%, 92%) |
| HSV | hsv(78, 11%, 97%) |
| CMYK | cmyk(3.2%, 0%, 10.9%, 3.1%) |
| CIE-LAB | lab(96.01, -7.27, 12.08) |
| CIE-LCH | lch(96.01, 14.10, 121.03°) |
| OKLab | oklab(96.3% -0.0185 0.0314) |
| OKLCH | oklch(96.3% 0.036 120.5) |
| XYZ | xyz(81.7738, 90.0396, 80.7676) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.28
Off White (survey)
#FFFFE4
ΔE00 3.69
Lightyellow
#FFFFE0
ΔE00 3.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.73
Honeydew
#F0FFF0
ΔE00 5.02
Eggshell (survey)
#FFFFD4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7DC #E4DCF7
analogous
#F7F2DC #EFF7DC #E2F7DC
triadic
#EFF7DC #DCEFF7 #F7DCEF
tetradic
#EFF7DC #DCF7F2 #E4DCF7 #F7DCE2
square
#EFF7DC #DCF7F2 #E4DCF7 #F7DCE2
split-complementary
#EFF7DC #DCE2F7 #F2DCF7
monochromatic
#C1E078 #D8ECAA #EFF7DC #F4F9E6 #F4F9E6
Accessibility & contrast
On white
1.10
#EFF7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EFF7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7DC
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7DC | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DB
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#F2F4EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff7dc; /* rgb */ color: rgb(239, 247, 220); /* oklch */ color: oklch(96.3% 0.036 120.5);
Tailwind
colors: {
custom: {
50: '#f4f9e6',
500: '#eff7dc',
950: '#000000',
},
}SCSS
$custom: #eff7dc; $custom-light: #f4f9e6; $custom-dark: #000000;
JSON
{
"hex": "#eff7dc",
"rgb": {
"r": 239,
"g": 247,
"b": 220
},
"hsl": {
"h": 77.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.96299,
"c": 0.03646,
"h": 120.5
},
"luminance": 0.9004
}Semantic roles & 50–950 ramp
primary
#EFF7DC
secondary
#B09ED9
accent
#1BCB4F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584