#E2FF7F#E2FF7F
#E2FF7F is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.157 H 120.0°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2FF7F |
|---|---|
| RGB | rgb(226, 255, 127) |
| HSL | hsl(74, 100%, 75%) |
| HSV | hsv(74, 50%, 100%) |
| CMYK | cmyk(11.4%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(95.67, -27.77, 57.44) |
| CIE-LCH | lch(95.67, 63.80, 115.80°) |
| OKLab | oklab(95.31% -0.0787 0.1361) |
| OKLCH | oklch(95.31% 0.157 120) |
| XYZ | xyz(70.9554, 89.2213, 33.5580) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.92
Light Yellow Green
#CCFD7F
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 5.50
Pale Lime
#BEFD73
ΔE00 5.77
Faded Yellow
#FEFF7F
ΔE00 6.09
Yellow Green
#C8FD3D
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2FF7F #9C7FFF
analogous
#FFDC7F #E2FF7F #A2FF7F
triadic
#E2FF7F #7FE2FF #FF7FE2
tetradic
#E2FF7F #7FFFDC #9C7FFF #FF7FA2
square
#E2FF7F #7FFFDC #9C7FFF #FF7FA2
split-complementary
#E2FF7F #7FA2FF #DC7FFF
monochromatic
#C6FF05 #D4FF42 #E2FF7F #F0FFBC #F8FFE0
Accessibility & contrast
On white
1.11
#E2FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#E2FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2FF7F
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2FF7F | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF373
Deuteranopia (green-blind)
#FFF386
Tritanopia (blue-blind)
#ECF4E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2ff7f; /* rgb */ color: rgb(226, 255, 127); /* oklch */ color: oklch(95.3% 0.157 120.0);
Tailwind
colors: {
custom: {
50: '#edffa7',
500: '#e2ff7f',
950: '#000000',
},
}SCSS
$custom: #e2ff7f; $custom-light: #edffa7; $custom-dark: #000000;
JSON
{
"hex": "#e2ff7f",
"rgb": {
"r": 226,
"g": 255,
"b": 127
},
"hsl": {
"h": 73.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.95306,
"c": 0.15718,
"h": 120
},
"luminance": 0.89221
}Semantic roles & 50–950 ramp
primary
#E2FF7F
secondary
#6744DE
accent
#00E634
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681