#EFF7DD#EFF7DD
#EFF7DD is a very light, muted yellow-green. Relative luminance 0.901; OKLCH L 96.3% C 0.035 H 121.0°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7DD |
|---|---|
| RGB | rgb(239, 247, 221) |
| HSL | hsl(78, 62%, 92%) |
| HSV | hsv(78, 11%, 97%) |
| CMYK | cmyk(3.2%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(96.04, -7.10, 11.60) |
| CIE-LCH | lch(96.04, 13.60, 121.49°) |
| OKLab | oklab(96.32% -0.0181 0.0302) |
| OKLCH | oklch(96.32% 0.035 121) |
| XYZ | xyz(81.9066, 90.0927, 81.4672) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.21
Off White (survey)
#FFFFE4
ΔE00 3.68
Lightyellow
#FFFFE0
ΔE00 3.83
Honeydew
#F0FFF0
ΔE00 4.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.98
Eggshell (survey)
#FFFFD4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7DD #E5DDF7
analogous
#F7F2DD #EFF7DD #E2F7DD
triadic
#EFF7DD #DDEFF7 #F7DDEF
tetradic
#EFF7DD #DDF7F2 #E5DDF7 #F7DDE2
square
#EFF7DD #DDF7F2 #E5DDF7 #F7DDE2
split-complementary
#EFF7DD #DDE2F7 #F2DDF7
monochromatic
#C0E07A #D8EBAB #EFF7DD #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.10
#EFF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#EFF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7DD
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7DD | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#FAF4DE
Tritanopia (blue-blind)
#F1F4EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff7dd; /* rgb */ color: rgb(239, 247, 221); /* oklch */ color: oklch(96.3% 0.035 121.0);
Tailwind
colors: {
custom: {
50: '#f4f9e7',
500: '#eff7dd',
950: '#000000',
},
}SCSS
$custom: #eff7dd; $custom-light: #f4f9e7; $custom-dark: #000000;
JSON
{
"hex": "#eff7dd",
"rgb": {
"r": 239,
"g": 247,
"b": 221
},
"hsl": {
"h": 78.462,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.96324,
"c": 0.03519,
"h": 121
},
"luminance": 0.90093
}Semantic roles & 50–950 ramp
primary
#EFF7DD
secondary
#B19FD9
accent
#1CCA51
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584