#A5EA83#A5EA83
#A5EA83 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.151 H 136.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA83 |
|---|---|
| RGB | rgb(165, 234, 131) |
| HSL | hsl(100, 71%, 72%) |
| HSV | hsv(100, 44%, 92%) |
| CMYK | cmyk(29.5%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.25, -39.70, 43.17) |
| CIE-LCH | lch(86.25, 58.65, 132.60°) |
| OKLab | oklab(86.77% -0.109 0.1051) |
| OKLCH | oklch(86.77% 0.151 136) |
| XYZ | xyz(49.0353, 68.4819, 32.1031) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.13
Light Green
#96F97B
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA83 #C883EA
analogous
#D9EA83 #A5EA83 #83EA95
triadic
#A5EA83 #83A5EA #EA83A5
tetradic
#A5EA83 #83D9EA #C883EA #EA9583
square
#A5EA83 #83D9EA #C883EA #EA9583
split-complementary
#A5EA83 #9583EA #EA83D9
monochromatic
#5CCF23 #7FE14F #A5EA83 #CBF3B7 #ECFBE5
Accessibility & contrast
On white
1.43
#A5EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A5EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA83
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA83 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E6D689
Tritanopia (blue-blind)
#A3E3D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5ea83; /* rgb */ color: rgb(165, 234, 131); /* oklch */ color: oklch(86.8% 0.151 136.0);
Tailwind
colors: {
custom: {
50: '#c2f1a8',
500: '#a5ea83',
950: '#000000',
},
}SCSS
$custom: #a5ea83; $custom-light: #c2f1a8; $custom-dark: #000000;
JSON
{
"hex": "#a5ea83",
"rgb": {
"r": 165,
"g": 234,
"b": 131
},
"hsl": {
"h": 100.194,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.8677,
"c": 0.15141,
"h": 136
},
"luminance": 0.68484
}Semantic roles & 50–950 ramp
primary
#A5EA83
secondary
#9D4EC3
accent
#12D393
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581