#E5F77F#E5F77F
#E5F77F is a very light, vivid yellow. Relative luminance 0.847; OKLCH L 93.8% C 0.146 H 116.3°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F77F |
|---|---|
| RGB | rgb(229, 247, 127) |
| HSL | hsl(69, 88%, 73%) |
| HSV | hsv(69, 49%, 97%) |
| CMYK | cmyk(7.3%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(93.76, -22.85, 55.21) |
| CIE-LCH | lch(93.76, 59.75, 112.48°) |
| OKLab | oklab(93.83% -0.0649 0.1312) |
| OKLCH | oklch(93.83% 0.146 116.3) |
| XYZ | xyz(69.4055, 84.7126, 32.7694) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.49
Faded Yellow
#FEFF7F
ΔE00 4.69
Pale Yellow
#FFFF84
ΔE00 4.74
Butter
#FFFF81
ΔE00 4.83
Banana (survey)
#FFFF7E
ΔE00 4.95
Light Yellow
#FFFE7A
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F77F #917FF7
analogous
#F7CD7F #E5F77F #A9F77F
triadic
#E5F77F #7FE5F7 #F77FE5
tetradic
#E5F77F #7FF7CD #917FF7 #F77FA9
square
#E5F77F #7FF7CD #917FF7 #F77FA9
split-complementary
#E5F77F #7FA9F7 #CD7FF7
monochromatic
#CBED0F #D9F345 #E5F77F #F1FBB9 #F9FDE2
Accessibility & contrast
On white
1.17
#E5F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#E5F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F77F
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F77F | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#F0ECDB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5f77f; /* rgb */ color: rgb(229, 247, 127); /* oklch */ color: oklch(93.8% 0.146 116.3);
Tailwind
colors: {
custom: {
50: '#eff9a7',
500: '#e5f77f',
950: '#000000',
},
}SCSS
$custom: #e5f77f; $custom-light: #eff9a7; $custom-dark: #000000;
JSON
{
"hex": "#e5f77f",
"rgb": {
"r": 229,
"g": 247,
"b": 127
},
"hsl": {
"h": 69,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.93825,
"c": 0.14634,
"h": 116.3
},
"luminance": 0.84712
}Semantic roles & 50–950 ramp
primary
#E5F77F
secondary
#5C47D3
accent
#01E523
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#171710
muted
#858580