#EFF7D7#EFF7D7
#EFF7D7 is a very light, muted yellow-green. Relative luminance 0.898; OKLCH L 96.2% C 0.043 H 118.6°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7D7 |
|---|---|
| RGB | rgb(239, 247, 215) |
| HSL | hsl(75, 67%, 91%) |
| HSV | hsv(75, 13%, 97%) |
| CMYK | cmyk(3.2%, 0%, 13%, 3.1%) |
| CIE-LAB | lab(95.90, -8.07, 14.50) |
| CIE-LCH | lch(95.90, 16.59, 119.09°) |
| OKLab | oklab(96.18% -0.0205 0.0376) |
| OKLCH | oklch(96.18% 0.043 118.6) |
| XYZ | xyz(81.1215, 89.7787, 77.3322) |
| Luminance | 0.8978 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 3.63
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.68
Beige
#F5F5DC
ΔE00 3.92
Off White (survey)
#FFFFE4
ΔE00 4.09
Eggshell (survey)
#FFFFD4
ΔE00 4.44
Cream
#FFFDD0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7D7 #DFD7F7
analogous
#F7EFD7 #EFF7D7 #DFF7D7
triadic
#EFF7D7 #D7EFF7 #F7D7EF
tetradic
#EFF7D7 #D7F7EF #DFD7F7 #F7D7DF
square
#EFF7D7 #D7F7EF #DFD7F7 #F7D7DF
split-complementary
#EFF7D7 #D7DFF7 #EFD7F7
monochromatic
#C6E371 #DBEDA4 #EFF7D7 #F5FAE5 #F5FAE5
Accessibility & contrast
On white
1.11
#EFF7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#EFF7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7D7
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7D7 | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF3D5
Deuteranopia (green-blind)
#FBF3D8
Tritanopia (blue-blind)
#F2F3EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eff7d7; /* rgb */ color: rgb(239, 247, 215); /* oklch */ color: oklch(96.2% 0.043 118.6);
Tailwind
colors: {
custom: {
50: '#f4f9e3',
500: '#eff7d7',
950: '#000000',
},
}SCSS
$custom: #eff7d7; $custom-light: #f4f9e3; $custom-dark: #000000;
JSON
{
"hex": "#eff7d7",
"rgb": {
"r": 239,
"g": 247,
"b": 215
},
"hsl": {
"h": 75,
"s": 66.667,
"l": 90.588
},
"oklch": {
"l": 0.96178,
"c": 0.04278,
"h": 118.6
},
"luminance": 0.89779
}Semantic roles & 50–950 ramp
primary
#EFF7D7
secondary
#A998DA
accent
#17CF45
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171715
muted
#858584