#E5F78C#E5F78C
#E5F78C is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 94.0% C 0.133 H 116.9°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E5F78C |
|---|---|
| RGB | rgb(229, 247, 140) |
| HSL | hsl(70, 87%, 76%) |
| HSV | hsv(70, 43%, 97%) |
| CMYK | cmyk(7.3%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(93.91, -21.58, 49.29) |
| CIE-LCH | lch(93.91, 53.80, 113.64°) |
| OKLab | oklab(94% -0.0602 0.1189) |
| OKLCH | oklch(94% 0.133 116.9) |
| XYZ | xyz(70.3080, 85.0736, 37.5228) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.21
Yellowish Tan
#FCFC81
ΔE00 5.27
Pale Yellow
#FFFF84
ΔE00 5.46
Faded Yellow
#FEFF7F
ΔE00 5.60
Light Yellow Green
#CCFD7F
ΔE00 5.66
Butter
#FFFF81
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5F78C #9E8CF7
analogous
#F7D38C #E5F78C #AFF78C
triadic
#E5F78C #8CE5F7 #F78CE5
tetradic
#E5F78C #8CF7D3 #9E8CF7 #F78CAF
square
#E5F78C #8CF7D3 #9E8CF7 #F78CAF
split-complementary
#E5F78C #8CAFF7 #D38CF7
monochromatic
#CBEF1A #D8F353 #E5F78C #F2FBC5 #F9FDE2
Accessibility & contrast
On white
1.17
#E5F78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#E5F78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5F78C
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5F78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5F78C | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED83
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#EFEDDD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5f78c; /* rgb */ color: rgb(229, 247, 140); /* oklch */ color: oklch(94.0% 0.133 116.9);
Tailwind
colors: {
custom: {
50: '#eff9af',
500: '#e5f78c',
950: '#000000',
},
}SCSS
$custom: #e5f78c; $custom-light: #eff9af; $custom-dark: #000000;
JSON
{
"hex": "#e5f78c",
"rgb": {
"r": 229,
"g": 247,
"b": 140
},
"hsl": {
"h": 70.093,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.94,
"c": 0.13331,
"h": 116.9
},
"luminance": 0.85073
}Semantic roles & 50–950 ramp
primary
#E5F78C
secondary
#6852D5
accent
#02E428
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581