#A5EA8A#A5EA8A
#A5EA8A is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.9% C 0.144 H 137.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EA8A |
|---|---|
| RGB | rgb(165, 234, 138) |
| HSL | hsl(103, 70%, 73%) |
| HSV | hsv(103, 41%, 92%) |
| CMYK | cmyk(29.5%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.34, -38.79, 39.86) |
| CIE-LCH | lch(86.34, 55.62, 134.22°) |
| OKLab | oklab(86.88% -0.1062 0.0979) |
| OKLCH | oklch(86.88% 0.144 137.3) |
| XYZ | xyz(49.5259, 68.6781, 34.6866) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Pale Light Green
#B1FC99
ΔE00 3.80
Tea Green
#BDF8A3
ΔE00 4.13
Light Pastel Green
#B2FBA5
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 4.30
Pastel Green
#B0FF9D
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EA8A #CF8AEA
analogous
#D5EA8A #A5EA8A #8AEA9F
triadic
#A5EA8A #8AA5EA #EA8AA5
tetradic
#A5EA8A #8AD5EA #CF8AEA #EA9F8A
square
#A5EA8A #8AD5EA #CF8AEA #EA9F8A
split-complementary
#A5EA8A #9F8AEA #EA8AD5
monochromatic
#57D426 #7DE156 #A5EA8A #CDF3BE #EBFAE5
Accessibility & contrast
On white
1.43
#A5EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#A5EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EA8A
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EA8A | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#A3E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5ea8a; /* rgb */ color: rgb(165, 234, 138); /* oklch */ color: oklch(86.9% 0.144 137.3);
Tailwind
colors: {
custom: {
50: '#c2f1ad',
500: '#a5ea8a',
950: '#000000',
},
}SCSS
$custom: #a5ea8a; $custom-light: #c2f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a5ea8a",
"rgb": {
"r": 165,
"g": 234,
"b": 138
},
"hsl": {
"h": 103.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86881,
"c": 0.1444,
"h": 137.3
},
"luminance": 0.6868
}Semantic roles & 50–950 ramp
primary
#A5EA8A
secondary
#A554C4
accent
#14D29C
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581