#A5FA92#A5FA92
#A5FA92 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.7% C 0.160 H 139.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA92 |
|---|---|
| RGB | rgb(165, 250, 146) |
| HSL | hsl(109, 91%, 78%) |
| HSV | hsv(109, 42%, 98%) |
| CMYK | cmyk(34%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(90.98, -44.75, 41.89) |
| CIE-LCH | lch(90.98, 61.30, 136.89°) |
| OKLab | oklab(90.68% -0.1223 0.1028) |
| OKLCH | oklch(90.68% 0.16 139.9) |
| XYZ | xyz(54.8890, 78.4433, 39.4375) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.51
Pastel Green
#B0FF9D
ΔE00 1.66
Palegreen
#98FB98
ΔE00 2.15
Light Pastel Green
#B2FBA5
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.07
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA92 #E792FA
analogous
#D9FA92 #A5FA92 #92FAB3
triadic
#A5FA92 #92A5FA #FA92A5
tetradic
#A5FA92 #92D9FA #E792FA #FAB392
square
#A5FA92 #92D9FA #E792FA #FAB392
split-complementary
#A5FA92 #B392FA #FA92D9
monochromatic
#44F51D #75F757 #A5FA92 #D5FDCD #E7FEE2
Accessibility & contrast
On white
1.26
#A5FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#A5FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA92
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA92 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#9FF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa92; /* rgb */ color: rgb(165, 250, 146); /* oklch */ color: oklch(90.7% 0.160 139.9);
Tailwind
colors: {
custom: {
50: '#c3fcb3',
500: '#a5fa92',
950: '#000000',
},
}SCSS
$custom: #a5fa92; $custom-light: #c3fcb3; $custom-dark: #000000;
JSON
{
"hex": "#a5fa92",
"rgb": {
"r": 165,
"g": 250,
"b": 146
},
"hsl": {
"h": 109.038,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.90677,
"c": 0.15976,
"h": 139.9
},
"luminance": 0.78446
}Semantic roles & 50–950 ramp
primary
#A5FA92
secondary
#C256DA
accent
#00E6BC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581