#E7FFA5#E7FFA5
#E7FFA5 is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.116 H 120.8°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E7FFA5 |
|---|---|
| RGB | rgb(231, 255, 165) |
| HSL | hsl(76, 100%, 82%) |
| HSV | hsv(76, 35%, 100%) |
| CMYK | cmyk(9.4%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(96.50, -21.85, 40.48) |
| CIE-LCH | lch(96.50, 46.00, 118.36°) |
| OKLab | oklab(96.22% -0.0595 0.1) |
| OKLCH | oklch(96.22% 0.116 120.8) |
| XYZ | xyz(75.5063, 91.2256, 49.2205) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.53
Light Yellow Green
#CCFD7F
ΔE00 6.06
Creme
#FFFFB6
ΔE00 6.07
Parchment
#FEFCAF
ΔE00 6.27
Light Beige
#FFFEB6
ΔE00 6.35
Celery
#C1FD95
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7FFA5 #BDA5FF
analogous
#FFEAA5 #E7FFA5 #BAFFA5
triadic
#E7FFA5 #A5E7FF #FFA5E7
tetradic
#E7FFA5 #A5FFEA #BDA5FF #FFA5BA
square
#E7FFA5 #A5FFEA #BDA5FF #FFA5BA
split-complementary
#E7FFA5 #A5BAFF #EAA5FF
monochromatic
#C6FF2B #D7FF68 #E7FFA5 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.09
#E7FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#E7FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7FFA5
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7FFA5 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59F
Deuteranopia (green-blind)
#FFF5A9
Tritanopia (blue-blind)
#EFF6E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e7ffa5; /* rgb */ color: rgb(231, 255, 165); /* oklch */ color: oklch(96.2% 0.116 120.8);
Tailwind
colors: {
custom: {
50: '#efffc0',
500: '#e7ffa5',
950: '#000000',
},
}SCSS
$custom: #e7ffa5; $custom-light: #efffc0; $custom-dark: #000000;
JSON
{
"hex": "#e7ffa5",
"rgb": {
"r": 231,
"g": 255,
"b": 165
},
"hsl": {
"h": 76,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.96216,
"c": 0.11634,
"h": 120.8
},
"luminance": 0.91226
}Semantic roles & 50–950 ramp
primary
#E7FFA5
secondary
#8664E4
accent
#00E63D
background
#FFFFFD
surface
#FEFFF9
border
#D6D7D2
text
#171812
muted
#858682