#E4FF72#E4FF72
#E4FF72 is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.168 H 118.8°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FF72 |
|---|---|
| RGB | rgb(228, 255, 114) |
| HSL | hsl(71, 100%, 72%) |
| HSV | hsv(71, 55%, 100%) |
| CMYK | cmyk(10.6%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(95.68, -28.13, 63.26) |
| CIE-LCH | lch(95.68, 69.23, 113.97°) |
| OKLab | oklab(95.3% -0.081 0.1474) |
| OKLCH | oklch(95.3% 0.168 118.8) |
| XYZ | xyz(70.7931, 89.2293, 29.4099) |
| Luminance | 0.8923 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 5.14
Yellow Green
#C8FD3D
ΔE00 5.21
Faded Yellow
#FEFF7F
ΔE00 5.43
Yellowish Tan
#FCFC81
ΔE00 5.64
Banana (survey)
#FFFF7E
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FF72 #8D72FF
analogous
#FFD372 #E4FF72 #9EFF72
triadic
#E4FF72 #72E4FF #FF72E4
tetradic
#E4FF72 #72FFD3 #8D72FF #FF729E
square
#E4FF72 #72FFD3 #8D72FF #FF729E
split-complementary
#E4FF72 #729EFF #D372FF
monochromatic
#C7F700 #D8FF35 #E4FF72 #F0FFAF #F9FFE0
Accessibility & contrast
On white
1.11
#E4FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#E4FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FF72
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FF72 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF263
Deuteranopia (green-blind)
#FFF37B
Tritanopia (blue-blind)
#EFF3E0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e4ff72; /* rgb */ color: rgb(228, 255, 114); /* oklch */ color: oklch(95.3% 0.168 118.8);
Tailwind
colors: {
custom: {
50: '#efff9f',
500: '#e4ff72',
950: '#000000',
},
}SCSS
$custom: #e4ff72; $custom-light: #efff9f; $custom-dark: #000000;
JSON
{
"hex": "#e4ff72",
"rgb": {
"r": 228,
"g": 255,
"b": 114
},
"hsl": {
"h": 71.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.953,
"c": 0.16821,
"h": 118.8
},
"luminance": 0.89229
}Semantic roles & 50–950 ramp
primary
#E4FF72
secondary
#5839DC
accent
#00E62C
background
#FFFFFC
surface
#FEFFF5
border
#D6D7CF
text
#17180F
muted
#858680