#A5EA86#A5EA86
#A5EA86 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.148 H 136.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA86 |
|---|---|
| RGB | rgb(165, 234, 134) |
| HSL | hsl(101, 70%, 72%) |
| HSV | hsv(101, 43%, 92%) |
| CMYK | cmyk(29.5%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(86.29, -39.32, 41.76) |
| CIE-LCH | lch(86.29, 57.36, 133.28°) |
| OKLab | oklab(86.82% -0.1078 0.102) |
| OKLCH | oklch(86.82% 0.148 136.6) |
| XYZ | xyz(49.2416, 68.5644, 33.1894) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 4.43
Pastel Green
#B0FF9D
ΔE00 4.58
Light Green
#96F97B
ΔE00 4.63
Light Pastel Green
#B2FBA5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA86 #CB86EA
analogous
#D7EA86 #A5EA86 #86EA99
triadic
#A5EA86 #86A5EA #EA86A5
tetradic
#A5EA86 #86D7EA #CB86EA #EA9986
square
#A5EA86 #86D7EA #CB86EA #EA9986
split-complementary
#A5EA86 #9986EA #EA86D7
monochromatic
#5AD124 #7EE152 #A5EA86 #CCF3BA #ECFAE5
Accessibility & contrast
On white
1.43
#A5EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A5EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA86
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA86 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#A3E3D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5ea86; /* rgb */ color: rgb(165, 234, 134); /* oklch */ color: oklch(86.8% 0.148 136.6);
Tailwind
colors: {
custom: {
50: '#c2f1aa',
500: '#a5ea86',
950: '#000000',
},
}SCSS
$custom: #a5ea86; $custom-light: #c2f1aa; $custom-dark: #000000;
JSON
{
"hex": "#a5ea86",
"rgb": {
"r": 165,
"g": 234,
"b": 134
},
"hsl": {
"h": 101.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.86817,
"c": 0.14842,
"h": 136.6
},
"luminance": 0.68566
}Semantic roles & 50–950 ramp
primary
#A5EA86
secondary
#A050C4
accent
#13D297
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581