#A5FA96#A5FA96
#A5FA96 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.7% C 0.156 H 140.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA96 |
|---|---|
| RGB | rgb(165, 250, 150) |
| HSL | hsl(111, 91%, 78%) |
| HSV | hsv(111, 40%, 98%) |
| CMYK | cmyk(34%, 0%, 40%, 2%) |
| CIE-LAB | lab(91.04, -44.20, 40.00) |
| CIE-LCH | lch(91.04, 59.62, 137.85°) |
| OKLab | oklab(90.74% -0.1207 0.0986) |
| OKLCH | oklch(90.74% 0.156 140.7) |
| XYZ | xyz(55.2056, 78.5700, 41.1050) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.47
Pale Light Green
#B1FC99
ΔE00 1.50
Palegreen
#98FB98
ΔE00 1.78
Light Pastel Green
#B2FBA5
ΔE00 2.46
Lightgreen
#90EE90
ΔE00 3.30
Mint Green
#8FFF9F
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA96 #EB96FA
analogous
#D7FA96 #A5FA96 #96FAB9
triadic
#A5FA96 #96A5FA #FA96A5
tetradic
#A5FA96 #96D7FA #EB96FA #FAB996
square
#A5FA96 #96D7FA #EB96FA #FAB996
split-complementary
#A5FA96 #B996FA #FA96D7
monochromatic
#41F421 #73F75C #A5FA96 #D7FDD0 #E6FEE2
Accessibility & contrast
On white
1.26
#A5FA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#A5FA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA96
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA96 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#F2E29C
Tritanopia (blue-blind)
#9FF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa96; /* rgb */ color: rgb(165, 250, 150); /* oklch */ color: oklch(90.7% 0.156 140.7);
Tailwind
colors: {
custom: {
50: '#c3fcb6',
500: '#a5fa96',
950: '#000000',
},
}SCSS
$custom: #a5fa96; $custom-light: #c3fcb6; $custom-dark: #000000;
JSON
{
"hex": "#a5fa96",
"rgb": {
"r": 165,
"g": 250,
"b": 150
},
"hsl": {
"h": 111,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.90742,
"c": 0.15584,
"h": 140.7
},
"luminance": 0.78573
}Semantic roles & 50–950 ramp
primary
#A5FA96
secondary
#C75ADA
accent
#00E6C3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581