#A5FA8A#A5FA8A
#A5FA8A is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.6% C 0.167 H 138.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA8A |
|---|---|
| RGB | rgb(165, 250, 138) |
| HSL | hsl(106, 92%, 76%) |
| HSV | hsv(106, 45%, 98%) |
| CMYK | cmyk(34%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(90.87, -45.81, 45.62) |
| CIE-LCH | lch(90.87, 64.65, 135.12°) |
| OKLab | oklab(90.55% -0.1254 0.111) |
| OKLCH | oklch(90.55% 0.167 138.5) |
| XYZ | xyz(54.2884, 78.2031, 36.2741) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.14
Pale Light Green
#B1FC99
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.48
Easter Green
#8CFD7E
ΔE00 3.00
Palegreen
#98FB98
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA8A #DF8AFA
analogous
#DDFA8A #A5FA8A #8AFAA7
triadic
#A5FA8A #8AA5FA #FA8AA5
tetradic
#A5FA8A #8ADDFA #DF8AFA #FAA78A
square
#A5FA8A #8ADDFA #DF8AFA #FAA78A
split-complementary
#A5FA8A #A78AFA #FA8ADD
monochromatic
#4BF515 #78F74F #A5FA8A #D2FDC5 #E8FEE2
Accessibility & contrast
On white
1.26
#A5FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#A5FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA8A
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA8A | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#A0F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa8a; /* rgb */ color: rgb(165, 250, 138); /* oklch */ color: oklch(90.6% 0.167 138.5);
Tailwind
colors: {
custom: {
50: '#c3fcae',
500: '#a5fa8a',
950: '#000000',
},
}SCSS
$custom: #a5fa8a; $custom-light: #c3fcae; $custom-dark: #000000;
JSON
{
"hex": "#a5fa8a",
"rgb": {
"r": 165,
"g": 250,
"b": 138
},
"hsl": {
"h": 105.536,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90553,
"c": 0.16749,
"h": 138.5
},
"luminance": 0.78206
}Semantic roles & 50–950 ramp
primary
#A5FA8A
secondary
#B84FD9
accent
#00E6AE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581