#E7FF8D#E7FF8D
#E7FF8D is a very light, vivid yellow-green. Relative luminance 0.904; OKLCH L 95.8% C 0.142 H 118.9°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FF8D |
|---|---|
| RGB | rgb(231, 255, 141) |
| HSL | hsl(73, 100%, 78%) |
| HSV | hsv(73, 45%, 100%) |
| CMYK | cmyk(9.4%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(96.18, -24.53, 51.64) |
| CIE-LCH | lch(96.18, 57.17, 115.41°) |
| OKLab | oklab(95.85% -0.0686 0.1242) |
| OKLCH | oklch(95.85% 0.142 118.9) |
| XYZ | xyz(73.5232, 90.4324, 38.7761) |
| Luminance | 0.9043 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.63
Pear
#CBF85F
ΔE00 5.54
Light Khaki
#E6F2A2
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 5.76
Pale Yellow
#FFFF84
ΔE00 5.79
Faded Yellow
#FEFF7F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FF8D #A58DFF
analogous
#FFDE8D #E7FF8D #AEFF8D
triadic
#E7FF8D #8DE7FF #FF8DE7
tetradic
#E7FF8D #8DFFDE #A58DFF #FF8DAE
square
#E7FF8D #8DFFDE #A58DFF #FF8DAE
split-complementary
#E7FF8D #8DAEFF #DE8DFF
monochromatic
#CDFF13 #DAFF50 #E7FF8D #F4FFCA #F9FFE0
Accessibility & contrast
On white
1.10
#E7FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E7FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FF8D
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FF8D | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF484
Deuteranopia (green-blind)
#FFF593
Tritanopia (blue-blind)
#F1F4E4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7ff8d; /* rgb */ color: rgb(231, 255, 141); /* oklch */ color: oklch(95.8% 0.142 118.9);
Tailwind
colors: {
custom: {
50: '#f0ffb0',
500: '#e7ff8d',
950: '#000000',
},
}SCSS
$custom: #e7ff8d; $custom-light: #f0ffb0; $custom-dark: #000000;
JSON
{
"hex": "#e7ff8d",
"rgb": {
"r": 231,
"g": 255,
"b": 141
},
"hsl": {
"h": 72.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.95848,
"c": 0.14192,
"h": 118.9
},
"luminance": 0.90432
}Semantic roles & 50–950 ramp
primary
#E7FF8D
secondary
#6E50E0
accent
#00E630
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#171811
muted
#858681