#A5FA93#A5FA93
#A5FA93 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.159 H 140.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA93 |
|---|---|
| RGB | rgb(165, 250, 147) |
| HSL | hsl(110, 91%, 78%) |
| HSV | hsv(110, 41%, 98%) |
| CMYK | cmyk(34%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(91.00, -44.62, 41.42) |
| CIE-LCH | lch(91.00, 60.88, 137.13°) |
| OKLab | oklab(90.69% -0.1219 0.1018) |
| OKLCH | oklch(90.69% 0.159 140.1) |
| XYZ | xyz(54.9671, 78.4746, 39.8490) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 1.59
Palegreen
#98FB98
ΔE00 2.05
Light Pastel Green
#B2FBA5
ΔE00 2.84
Light Green
#96F97B
ΔE00 3.20
Lightgreen
#90EE90
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA93 #E893FA
analogous
#D8FA93 #A5FA93 #93FAB5
triadic
#A5FA93 #93A5FA #FA93A5
tetradic
#A5FA93 #93D8FA #E893FA #FAB593
square
#A5FA93 #93D8FA #E893FA #FAB593
split-complementary
#A5FA93 #B593FA #FA93D8
monochromatic
#44F51E #74F759 #A5FA93 #D6FDCD #E7FEE2
Accessibility & contrast
On white
1.26
#A5FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#A5FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA93
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA93 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#9FF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa93; /* rgb */ color: rgb(165, 250, 147); /* oklch */ color: oklch(90.7% 0.159 140.1);
Tailwind
colors: {
custom: {
50: '#c3fcb4',
500: '#a5fa93',
950: '#000000',
},
}SCSS
$custom: #a5fa93; $custom-light: #c3fcb4; $custom-dark: #000000;
JSON
{
"hex": "#a5fa93",
"rgb": {
"r": 165,
"g": 250,
"b": 147
},
"hsl": {
"h": 109.515,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.90693,
"c": 0.15878,
"h": 140.1
},
"luminance": 0.78477
}Semantic roles & 50–950 ramp
primary
#A5FA93
secondary
#C357DA
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581