#A7EA85#A7EA85
#A7EA85 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 86.9% C 0.148 H 135.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EA85 |
|---|---|
| RGB | rgb(167, 234, 133) |
| HSL | hsl(100, 71%, 72%) |
| HSV | hsv(100, 43%, 92%) |
| CMYK | cmyk(28.6%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.38, -38.77, 42.39) |
| CIE-LCH | lch(86.38, 57.45, 132.45°) |
| OKLab | oklab(86.92% -0.1064 0.1034) |
| OKLCH | oklch(86.92% 0.148 135.8) |
| XYZ | xyz(49.5916, 68.7529, 32.8435) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.55
Pastel Green
#B0FF9D
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EA85 #C885EA
analogous
#DAEA85 #A7EA85 #85EA96
triadic
#A7EA85 #85A7EA #EA85A7
tetradic
#A7EA85 #85DAEA #C885EA #EA9685
square
#A7EA85 #85DAEA #C885EA #EA9685
split-complementary
#A7EA85 #9685EA #EA85DA
monochromatic
#5ED124 #81E151 #A7EA85 #CDF3B9 #ECFBE5
Accessibility & contrast
On white
1.42
#A7EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A7EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EA85
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EA85 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#A6E3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a7ea85; /* rgb */ color: rgb(167, 234, 133); /* oklch */ color: oklch(86.9% 0.148 135.8);
Tailwind
colors: {
custom: {
50: '#c3f1aa',
500: '#a7ea85',
950: '#000000',
},
}SCSS
$custom: #a7ea85; $custom-light: #c3f1aa; $custom-dark: #000000;
JSON
{
"hex": "#a7ea85",
"rgb": {
"r": 167,
"g": 234,
"b": 133
},
"hsl": {
"h": 99.802,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.86916,
"c": 0.14838,
"h": 135.8
},
"luminance": 0.68755
}Semantic roles & 50–950 ramp
primary
#A7EA85
secondary
#9D50C4
accent
#13D392
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581