#E6FA7F#E6FA7F
#E6FA7F is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.5% C 0.150 H 117.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FA7F |
|---|---|
| RGB | rgb(230, 250, 127) |
| HSL | hsl(70, 92%, 74%) |
| HSV | hsv(70, 49%, 98%) |
| CMYK | cmyk(8%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(94.62, -23.89, 56.26) |
| CIE-LCH | lch(94.62, 61.12, 113.01°) |
| OKLab | oklab(94.53% -0.0679 0.1334) |
| OKLCH | oklch(94.53% 0.15 117) |
| XYZ | xyz(70.6504, 86.7272, 33.0927) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.62
Faded Yellow
#FEFF7F
ΔE00 4.71
Pale Yellow
#FFFF84
ΔE00 4.79
Butter
#FFFF81
ΔE00 4.87
Banana (survey)
#FFFF7E
ΔE00 4.97
Pear
#CBF85F
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FA7F #937FFA
analogous
#FAD17F #E6FA7F #A9FA7F
triadic
#E6FA7F #7FE6FA #FA7FE6
tetradic
#E6FA7F #7FFAD1 #937FFA #FA7FA9
square
#E6FA7F #7FFAD1 #937FFA #FA7FA9
split-complementary
#E6FA7F #7FA9FA #D17FFA
monochromatic
#CFF50A #DAF844 #E6FA7F #F2FCBA #F9FEE2
Accessibility & contrast
On white
1.14
#E6FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#E6FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FA7F
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FA7F | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF74
Deuteranopia (green-blind)
#FFF086
Tritanopia (blue-blind)
#F1EFDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e6fa7f; /* rgb */ color: rgb(230, 250, 127); /* oklch */ color: oklch(94.5% 0.150 117.0);
Tailwind
colors: {
custom: {
50: '#f0fca7',
500: '#e6fa7f',
950: '#000000',
},
}SCSS
$custom: #e6fa7f; $custom-light: #f0fca7; $custom-dark: #000000;
JSON
{
"hex": "#e6fa7f",
"rgb": {
"r": 230,
"g": 250,
"b": 127
},
"hsl": {
"h": 69.756,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.94534,
"c": 0.14973,
"h": 117
},
"luminance": 0.86727
}Semantic roles & 50–950 ramp
primary
#E6FA7F
secondary
#5E46D7
accent
#00E625
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#171710
muted
#858580