#E6FE7F#E6FE7F
#E6FE7F is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.155 H 118.3°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FE7F |
|---|---|
| RGB | rgb(230, 254, 127) |
| HSL | hsl(71, 98%, 75%) |
| HSV | hsv(71, 50%, 100%) |
| CMYK | cmyk(9.4%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(95.68, -25.78, 57.52) |
| CIE-LCH | lch(95.68, 63.03, 114.15°) |
| OKLab | oklab(95.38% -0.0733 0.1362) |
| OKLCH | oklch(95.38% 0.155 118.3) |
| XYZ | xyz(71.9065, 89.2394, 33.5114) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.52
Light Yellow Green
#CCFD7F
ΔE00 4.85
Faded Yellow
#FEFF7F
ΔE00 5.15
Yellowish Tan
#FCFC81
ΔE00 5.20
Pale Yellow
#FFFF84
ΔE00 5.28
Butter
#FFFF81
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FE7F #977FFE
analogous
#FED77F #E6FE7F #A6FE7F
triadic
#E6FE7F #7FE6FE #FE7FE6
tetradic
#E6FE7F #7FFED7 #977FFE #FE7FA6
square
#E6FE7F #7FFED7 #977FFE #FE7FA6
split-complementary
#E6FE7F #7FA6FE #D77FFE
monochromatic
#CEFD06 #DAFE42 #E6FE7F #F2FEBC #F9FFE1
Accessibility & contrast
On white
1.11
#E6FE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#E6FE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FE7F
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FE7F | 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)
#FFF273
Deuteranopia (green-blind)
#FFF386
Tritanopia (blue-blind)
#F1F2E1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e6fe7f; /* rgb */ color: rgb(230, 254, 127); /* oklch */ color: oklch(95.4% 0.155 118.3);
Tailwind
colors: {
custom: {
50: '#f0fea7',
500: '#e6fe7f',
950: '#000000',
},
}SCSS
$custom: #e6fe7f; $custom-light: #f0fea7; $custom-dark: #000000;
JSON
{
"hex": "#e6fe7f",
"rgb": {
"r": 230,
"g": 254,
"b": 127
},
"hsl": {
"h": 71.339,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.95381,
"c": 0.15466,
"h": 118.3
},
"luminance": 0.89239
}Semantic roles & 50–950 ramp
primary
#E6FE7F
secondary
#6145DD
accent
#00E62B
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#171710
muted
#858581