#EFF7DE#EFF7DE
#EFF7DE is a very light, muted yellow-green. Relative luminance 0.901; OKLCH L 96.3% C 0.034 H 121.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7DE |
|---|---|
| RGB | rgb(239, 247, 222) |
| HSL | hsl(79, 61%, 92%) |
| HSV | hsv(79, 10%, 97%) |
| CMYK | cmyk(3.2%, 0%, 10.1%, 3.1%) |
| CIE-LAB | lab(96.06, -6.94, 11.11) |
| CIE-LCH | lch(96.06, 13.10, 121.99°) |
| OKLab | oklab(96.35% -0.0177 0.0289) |
| OKLCH | oklch(96.35% 0.034 121.5) |
| XYZ | xyz(82.0403, 90.1462, 82.1710) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.18
Off White (survey)
#FFFFE4
ΔE00 3.70
Lightyellow
#FFFFE0
ΔE00 3.95
Honeydew
#F0FFF0
ΔE00 4.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.24
Ivory
#FFFFF0
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7DE #E6DEF7
analogous
#F7F3DE #EFF7DE #E3F7DE
triadic
#EFF7DE #DEEFF7 #F7DEEF
tetradic
#EFF7DE #DEF7F3 #E6DEF7 #F7DEE3
square
#EFF7DE #DEF7F3 #E6DEF7 #F7DEE3
split-complementary
#EFF7DE #DEE3F7 #F3DEF7
monochromatic
#BFDF7B #D7EBAD #EFF7DE #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.10
#EFF7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#EFF7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7DE
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7DE | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DD
Deuteranopia (green-blind)
#F9F4DF
Tritanopia (blue-blind)
#F1F4F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eff7de; /* rgb */ color: rgb(239, 247, 222); /* oklch */ color: oklch(96.3% 0.034 121.5);
Tailwind
colors: {
custom: {
50: '#f4f9e8',
500: '#eff7de',
950: '#000000',
},
}SCSS
$custom: #eff7de; $custom-light: #f4f9e8; $custom-dark: #000000;
JSON
{
"hex": "#eff7de",
"rgb": {
"r": 239,
"g": 247,
"b": 222
},
"hsl": {
"h": 79.2,
"s": 60.976,
"l": 91.961
},
"oklch": {
"l": 0.96349,
"c": 0.03393,
"h": 121.5
},
"luminance": 0.90146
}Semantic roles & 50–950 ramp
primary
#EFF7DE
secondary
#B2A0D9
accent
#1DC954
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584