#E7FF7F#E7FF7F
#E7FF7F is a very light, vivid yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.156 H 118.2°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF7F |
|---|---|
| RGB | rgb(231, 255, 127) |
| HSL | hsl(71, 100%, 75%) |
| HSV | hsv(71, 50%, 100%) |
| CMYK | cmyk(9.4%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(96.01, -25.88, 57.93) |
| CIE-LCH | lch(96.01, 63.45, 114.07°) |
| OKLab | oklab(95.67% -0.0736 0.1371) |
| OKLCH | oklch(95.67% 0.156 118.2) |
| XYZ | xyz(72.5466, 90.0417, 33.6326) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.94
Faded Yellow
#FEFF7F
ΔE00 5.08
Yellowish Tan
#FCFC81
ΔE00 5.16
Pale Yellow
#FFFF84
ΔE00 5.22
Butter
#FFFF81
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF7F #977FFF
analogous
#FFD77F #E7FF7F #A7FF7F
triadic
#E7FF7F #7FE7FF #FF7FE7
tetradic
#E7FF7F #7FFFD7 #977FFF #FF7FA7
square
#E7FF7F #7FFFD7 #977FFF #FF7FA7
split-complementary
#E7FF7F #7FA7FF #D77FFF
monochromatic
#D0FF05 #DCFF42 #E7FF7F #F2FFBC #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#E7FF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF7F
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF7F | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF373
Deuteranopia (green-blind)
#FFF486
Tritanopia (blue-blind)
#F2F3E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7ff7f; /* rgb */ color: rgb(231, 255, 127); /* oklch */ color: oklch(95.7% 0.156 118.2);
Tailwind
colors: {
custom: {
50: '#f1ffa7',
500: '#e7ff7f',
950: '#000000',
},
}SCSS
$custom: #e7ff7f; $custom-light: #f1ffa7; $custom-dark: #000000;
JSON
{
"hex": "#e7ff7f",
"rgb": {
"r": 231,
"g": 255,
"b": 127
},
"hsl": {
"h": 71.25,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.95666,
"c": 0.15558,
"h": 118.2
},
"luminance": 0.90041
}Semantic roles & 50–950 ramp
primary
#E7FF7F
secondary
#6144DE
accent
#00E62B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171810
muted
#858681