#E7EE77#E7EE77
#E7EE77 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.0% C 0.143 H 111.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EE77 |
|---|---|
| RGB | rgb(231, 238, 119) |
| HSL | hsl(64, 78%, 70%) |
| HSV | hsv(64, 50%, 93%) |
| CMYK | cmyk(2.9%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(91.45, -18.45, 56.18) |
| CIE-LCH | lch(91.45, 59.13, 108.18°) |
| OKLab | oklab(91.99% -0.0533 0.1326) |
| OKLCH | oklch(91.99% 0.143 111.9) |
| XYZ | xyz(66.8606, 79.4712, 29.2665) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.61
Straw
#FCF679
ΔE00 3.91
Manilla
#FFFA86
ΔE00 4.10
Faded Yellow
#FEFF7F
ΔE00 4.13
Pale Yellow
#FFFF84
ΔE00 4.15
Butter
#FFFF81
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EE77 #7E77EE
analogous
#EEB977 #E7EE77 #ACEE77
triadic
#E7EE77 #77E7EE #EE77E7
tetradic
#E7EE77 #77EEB9 #7E77EE #EE77AC
square
#E7EE77 #77EEB9 #7E77EE #EE77AC
split-complementary
#E7EE77 #77ACEE #B977EE
monochromatic
#C6D11A #DDE741 #E7EE77 #F1F5AD #FAFCE4
Accessibility & contrast
On white
1.24
#E7EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#E7EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EE77
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EE77 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#FEE87D
Tritanopia (blue-blind)
#F4E2D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #e7ee77; /* rgb */ color: rgb(231, 238, 119); /* oklch */ color: oklch(92.0% 0.143 111.9);
Tailwind
colors: {
custom: {
50: '#f1f3a1',
500: '#e7ee77',
950: '#000000',
},
}SCSS
$custom: #e7ee77; $custom-light: #f1f3a1; $custom-dark: #000000;
JSON
{
"hex": "#e7ee77",
"rgb": {
"r": 231,
"g": 238,
"b": 119
},
"hsl": {
"h": 63.529,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.91985,
"c": 0.1429,
"h": 111.9
},
"luminance": 0.7947
}Semantic roles & 50–950 ramp
primary
#E7EE77
secondary
#4A42C7
accent
#0BDA18
background
#FFFFFC
surface
#FEFEF5
border
#D6D6CF
text
#17170F
muted
#858580