#A5EB8A#A5EB8A
#A5EB8A is a very light, vivid green. Relative luminance 0.693; OKLCH L 87.1% C 0.146 H 137.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A5EB8A |
|---|---|
| RGB | rgb(165, 235, 138) |
| HSL | hsl(103, 71%, 73%) |
| HSV | hsv(103, 41%, 92%) |
| CMYK | cmyk(29.8%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(86.63, -39.24, 40.23) |
| CIE-LCH | lch(86.63, 56.19, 134.29°) |
| OKLab | oklab(87.11% -0.1074 0.0987) |
| OKLCH | oklch(87.11% 0.146 137.4) |
| XYZ | xyz(49.8114, 69.2491, 34.7818) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 4.06
Light Pastel Green
#B2FBA5
ΔE00 4.18
Pastel Green
#B0FF9D
ΔE00 4.24
Washed Out Green
#BCF5A6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5EB8A #D08AEB
analogous
#D5EB8A #A5EB8A #8AEB9F
triadic
#A5EB8A #8AA5EB #EB8AA5
tetradic
#A5EB8A #8AD5EB #D08AEB #EB9F8A
square
#A5EB8A #8AD5EB #D08AEB #EB9F8A
split-complementary
#A5EB8A #9F8AEB #EB8AD5
monochromatic
#56D625 #7DE256 #A5EB8A #CDF4BE #EBFBE5
Accessibility & contrast
On white
1.41
#A5EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#A5EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5EB8A
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5EB8A | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#A2E5D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a5eb8a; /* rgb */ color: rgb(165, 235, 138); /* oklch */ color: oklch(87.1% 0.146 137.4);
Tailwind
colors: {
custom: {
50: '#c2f2ad',
500: '#a5eb8a',
950: '#000000',
},
}SCSS
$custom: #a5eb8a; $custom-light: #c2f2ad; $custom-dark: #000000;
JSON
{
"hex": "#a5eb8a",
"rgb": {
"r": 165,
"g": 235,
"b": 138
},
"hsl": {
"h": 103.299,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.8711,
"c": 0.14587,
"h": 137.4
},
"luminance": 0.69251
}Semantic roles & 50–950 ramp
primary
#A5EB8A
secondary
#A654C5
accent
#13D39D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581