#A4FA95#A4FA95
#A4FA95 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.7% C 0.157 H 140.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA95 |
|---|---|
| RGB | rgb(164, 250, 149) |
| HSL | hsl(111, 91%, 78%) |
| HSV | hsv(111, 40%, 98%) |
| CMYK | cmyk(34.4%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(90.98, -44.65, 40.40) |
| CIE-LCH | lch(90.98, 60.22, 137.86°) |
| OKLab | oklab(90.67% -0.1219 0.0995) |
| OKLCH | oklch(90.67% 0.157 140.8) |
| XYZ | xyz(54.9182, 78.4310, 40.6730) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.58
Pale Light Green
#B1FC99
ΔE00 1.60
Palegreen
#98FB98
ΔE00 1.73
Light Pastel Green
#B2FBA5
ΔE00 2.63
Lightgreen
#90EE90
ΔE00 3.27
Mint Green
#8FFF9F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA95 #EB95FA
analogous
#D6FA95 #A4FA95 #95FAB8
triadic
#A4FA95 #95A4FA #FA95A4
tetradic
#A4FA95 #95D6FA #EB95FA #FAB895
square
#A4FA95 #95D6FA #EB95FA #FAB895
split-complementary
#A4FA95 #B895FA #FA95D6
monochromatic
#40F420 #72F75B #A4FA95 #D6FDCF #E6FEE2
Accessibility & contrast
On white
1.26
#A4FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#A4FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA95
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA95 | 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)
#FFEA8E
Deuteranopia (green-blind)
#F2E29B
Tritanopia (blue-blind)
#9DF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4fa95; /* rgb */ color: rgb(164, 250, 149); /* oklch */ color: oklch(90.7% 0.157 140.8);
Tailwind
colors: {
custom: {
50: '#c2fcb5',
500: '#a4fa95',
950: '#000000',
},
}SCSS
$custom: #a4fa95; $custom-light: #c2fcb5; $custom-dark: #000000;
JSON
{
"hex": "#a4fa95",
"rgb": {
"r": 164,
"g": 250,
"b": 149
},
"hsl": {
"h": 111.089,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.90673,
"c": 0.15736,
"h": 140.8
},
"luminance": 0.78434
}Semantic roles & 50–950 ramp
primary
#A4FA95
secondary
#C759DA
accent
#00E6C3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581