#A4FA93#A4FA93
#A4FA93 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.6% C 0.159 H 140.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA93 |
|---|---|
| RGB | rgb(164, 250, 147) |
| HSL | hsl(110, 91%, 78%) |
| HSV | hsv(110, 41%, 98%) |
| CMYK | cmyk(34.4%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(90.95, -44.93, 41.34) |
| CIE-LCH | lch(90.95, 61.06, 137.38°) |
| OKLab | oklab(90.64% -0.1227 0.1016) |
| OKLCH | oklch(90.64% 0.159 140.4) |
| XYZ | xyz(54.7599, 78.3677, 39.8393) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.59
Pastel Green
#B0FF9D
ΔE00 1.66
Palegreen
#98FB98
ΔE00 1.93
Light Pastel Green
#B2FBA5
ΔE00 2.87
Light Green
#96F97B
ΔE00 3.18
Lightgreen
#90EE90
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA93 #E993FA
analogous
#D7FA93 #A4FA93 #93FAB5
triadic
#A4FA93 #93A4FA #FA93A4
tetradic
#A4FA93 #93D7FA #E993FA #FAB593
square
#A4FA93 #93D7FA #E993FA #FAB593
split-complementary
#A4FA93 #B593FA #FA93D7
monochromatic
#41F51E #73F759 #A4FA93 #D5FDCD #E6FEE2
Accessibility & contrast
On white
1.26
#A4FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A4FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA93
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA93 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#9EF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4fa93; /* rgb */ color: rgb(164, 250, 147); /* oklch */ color: oklch(90.6% 0.159 140.4);
Tailwind
colors: {
custom: {
50: '#c2fcb4',
500: '#a4fa93',
950: '#000000',
},
}SCSS
$custom: #a4fa93; $custom-light: #c2fcb4; $custom-dark: #000000;
JSON
{
"hex": "#a4fa93",
"rgb": {
"r": 164,
"g": 250,
"b": 147
},
"hsl": {
"h": 110.097,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.90641,
"c": 0.15932,
"h": 140.4
},
"luminance": 0.7837
}Semantic roles & 50–950 ramp
primary
#A4FA93
secondary
#C457DA
accent
#00E6C0
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581