#A5FB8A#A5FB8A
#A5FB8A is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.8% C 0.169 H 138.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FB8A |
|---|---|
| RGB | rgb(165, 251, 138) |
| HSL | hsl(106, 93%, 76%) |
| HSV | hsv(106, 45%, 98%) |
| CMYK | cmyk(34.3%, 0%, 45%, 1.6%) |
| CIE-LAB | lab(91.16, -46.23, 45.97) |
| CIE-LCH | lch(91.16, 65.20, 135.16°) |
| OKLab | oklab(90.78% -0.1266 0.1118) |
| OKLCH | oklch(90.78% 0.169 138.6) |
| XYZ | xyz(54.5999, 78.8262, 36.3779) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.08
Pale Light Green
#B1FC99
ΔE00 2.21
Pastel Green
#B0FF9D
ΔE00 2.50
Easter Green
#8CFD7E
ΔE00 2.89
Palegreen
#98FB98
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FB8A #E08AFB
analogous
#DEFB8A #A5FB8A #8AFBA8
triadic
#A5FB8A #8AA5FB #FB8AA5
tetradic
#A5FB8A #8ADEFB #E08AFB #FBA88A
square
#A5FB8A #8ADEFB #E08AFB #FBA88A
split-complementary
#A5FB8A #A88AFB #FB8ADE
monochromatic
#4AF714 #77F94F #A5FB8A #D3FDC5 #E8FEE1
Accessibility & contrast
On white
1.25
#A5FB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#A5FB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FB8A
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FB8A | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#A0F4E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a5fb8a; /* rgb */ color: rgb(165, 251, 138); /* oklch */ color: oklch(90.8% 0.169 138.6);
Tailwind
colors: {
custom: {
50: '#c3fdae',
500: '#a5fb8a',
950: '#000000',
},
}SCSS
$custom: #a5fb8a; $custom-light: #c3fdae; $custom-dark: #000000;
JSON
{
"hex": "#a5fb8a",
"rgb": {
"r": 165,
"g": 251,
"b": 138
},
"hsl": {
"h": 105.664,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90783,
"c": 0.16891,
"h": 138.6
},
"luminance": 0.78829
}Semantic roles & 50–950 ramp
primary
#A5FB8A
secondary
#B94FDA
accent
#00E6AF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581