#E7F777#E7F777
#E7F777 is a very light, vivid yellow. Relative luminance 0.848; OKLCH L 93.9% C 0.153 H 115.3°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F777 |
|---|---|
| RGB | rgb(231, 247, 119) |
| HSL | hsl(68, 89%, 72%) |
| HSV | hsv(68, 52%, 97%) |
| CMYK | cmyk(6.5%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(93.82, -22.79, 58.96) |
| CIE-LCH | lch(93.82, 63.21, 111.13°) |
| OKLab | oklab(93.88% -0.0656 0.1386) |
| OKLCH | oklch(93.88% 0.153 115.3) |
| XYZ | xyz(69.5467, 84.8433, 30.1619) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.88
Faded Yellow
#FEFF7F
ΔE00 3.99
Pale Yellow
#FFFF84
ΔE00 4.17
Butter
#FFFF81
ΔE00 4.18
Banana (survey)
#FFFF7E
ΔE00 4.23
Light Yellow
#FFFE7A
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F777 #8777F7
analogous
#F7C777 #E7F777 #A7F777
triadic
#E7F777 #77E7F7 #F777E7
tetradic
#E7F777 #77F7C7 #8777F7 #F777A7
square
#E7F777 #77F7C7 #8777F7 #F777A7
split-complementary
#E7F777 #77A7F7 #C777F7
monochromatic
#CBE60E #DDF43D #E7F777 #F1FAB1 #FAFDE2
Accessibility & contrast
On white
1.17
#E7F777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#E7F777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F777
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F777 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6B
Deuteranopia (green-blind)
#FFEE7E
Tritanopia (blue-blind)
#F3EBDA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e7f777; /* rgb */ color: rgb(231, 247, 119); /* oklch */ color: oklch(93.9% 0.153 115.3);
Tailwind
colors: {
custom: {
50: '#f1f9a1',
500: '#e7f777',
950: '#000000',
},
}SCSS
$custom: #e7f777; $custom-light: #f1f9a1; $custom-dark: #000000;
JSON
{
"hex": "#e7f777",
"rgb": {
"r": 231,
"g": 247,
"b": 119
},
"hsl": {
"h": 67.5,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.93878,
"c": 0.15335,
"h": 115.3
},
"luminance": 0.84842
}Semantic roles & 50–950 ramp
primary
#E7F777
secondary
#5240D2
accent
#00E61D
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#17170F
muted
#858580