#A8EA85#A8EA85
#A8EA85 is a very light, vivid yellow-green. Relative luminance 0.689; OKLCH L 87.0% C 0.148 H 135.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A8EA85 |
|---|---|
| RGB | rgb(168, 234, 133) |
| HSL | hsl(99, 71%, 72%) |
| HSV | hsv(99, 43%, 92%) |
| CMYK | cmyk(28.2%, 0%, 43.2%, 8.2%) |
| CIE-LAB | lab(86.44, -38.44, 42.47) |
| CIE-LCH | lch(86.44, 57.28, 132.15°) |
| OKLab | oklab(86.98% -0.1055 0.1036) |
| OKLCH | oklch(86.98% 0.148 135.5) |
| XYZ | xyz(49.8037, 68.8623, 32.8534) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.35
Tea Green
#BDF8A3
ΔE00 4.41
Celery
#C1FD95
ΔE00 4.48
Pastel Green
#B0FF9D
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8EA85 #C785EA
analogous
#DAEA85 #A8EA85 #85EA95
triadic
#A8EA85 #85A8EA #EA85A8
tetradic
#A8EA85 #85DAEA #C785EA #EA9585
square
#A8EA85 #85DAEA #C785EA #EA9585
split-complementary
#A8EA85 #9585EA #EA85DA
monochromatic
#60D124 #83E151 #A8EA85 #CDF3B9 #ECFBE5
Accessibility & contrast
On white
1.42
#A8EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#A8EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8EA85
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8EA85 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7D
Deuteranopia (green-blind)
#E7D68B
Tritanopia (blue-blind)
#A7E3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a8ea85; /* rgb */ color: rgb(168, 234, 133); /* oklch */ color: oklch(87.0% 0.148 135.5);
Tailwind
colors: {
custom: {
50: '#c4f1aa',
500: '#a8ea85',
950: '#000000',
},
}SCSS
$custom: #a8ea85; $custom-light: #c4f1aa; $custom-dark: #000000;
JSON
{
"hex": "#a8ea85",
"rgb": {
"r": 168,
"g": 234,
"b": 133
},
"hsl": {
"h": 99.208,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.86975,
"c": 0.14785,
"h": 135.5
},
"luminance": 0.68864
}Semantic roles & 50–950 ramp
primary
#A8EA85
secondary
#9B50C4
accent
#13D390
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581