#E5F67F#E5F67F
#E5F67F is a very light, vivid yellow. Relative luminance 0.841; OKLCH L 93.6% C 0.145 H 116.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F67F |
|---|---|
| RGB | rgb(229, 246, 127) |
| HSL | hsl(69, 87%, 73%) |
| HSV | hsv(69, 48%, 96%) |
| CMYK | cmyk(6.9%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(93.50, -22.37, 54.89) |
| CIE-LCH | lch(93.50, 59.28, 112.17°) |
| OKLab | oklab(93.61% -0.0636 0.1305) |
| OKLCH | oklch(93.61% 0.145 116) |
| XYZ | xyz(69.1005, 84.1026, 32.6678) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.40
Faded Yellow
#FEFF7F
ΔE00 4.64
Pale Yellow
#FFFF84
ΔE00 4.67
Butter
#FFFF81
ΔE00 4.77
Banana (survey)
#FFFF7E
ΔE00 4.89
Light Yellow
#FFFE7A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F67F #907FF6
analogous
#F6CB7F #E5F67F #AAF67F
triadic
#E5F67F #7FE5F6 #F67FE5
tetradic
#E5F67F #7FF6CB #907FF6 #F67FAA
square
#E5F67F #7FF6CB #907FF6 #F67FAA
split-complementary
#E5F67F #7FAAF6 #CB7FF6
monochromatic
#CBEA10 #D9F246 #E5F67F #F1FAB8 #F9FDE2
Accessibility & contrast
On white
1.18
#E5F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#E5F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F67F
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F67F | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC74
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#F0EBDB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5f67f; /* rgb */ color: rgb(229, 246, 127); /* oklch */ color: oklch(93.6% 0.145 116.0);
Tailwind
colors: {
custom: {
50: '#eff9a7',
500: '#e5f67f',
950: '#000000',
},
}SCSS
$custom: #e5f67f; $custom-light: #eff9a7; $custom-dark: #000000;
JSON
{
"hex": "#e5f67f",
"rgb": {
"r": 229,
"g": 246,
"b": 127
},
"hsl": {
"h": 68.571,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.93614,
"c": 0.14513,
"h": 116
},
"luminance": 0.84102
}Semantic roles & 50–950 ramp
primary
#E5F67F
secondary
#5B47D2
accent
#02E322
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#171710
muted
#858580