#A4FA92#A4FA92
#A4FA92 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.160 H 140.2°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA92 |
|---|---|
| RGB | rgb(164, 250, 146) |
| HSL | hsl(110, 91%, 78%) |
| HSV | hsv(110, 42%, 98%) |
| CMYK | cmyk(34.4%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(90.93, -45.07, 41.81) |
| CIE-LCH | lch(90.93, 61.48, 137.14°) |
| OKLab | oklab(90.62% -0.1231 0.1026) |
| OKLCH | oklch(90.62% 0.16 140.2) |
| XYZ | xyz(54.6818, 78.3365, 39.4278) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.61
Pastel Green
#B0FF9D
ΔE00 1.72
Palegreen
#98FB98
ΔE00 2.03
Light Pastel Green
#B2FBA5
ΔE00 3.00
Light Green
#96F97B
ΔE00 3.04
Easter Green
#8CFD7E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA92 #E892FA
analogous
#D8FA92 #A4FA92 #92FAB4
triadic
#A4FA92 #92A4FA #FA92A4
tetradic
#A4FA92 #92D8FA #E892FA #FAB492
square
#A4FA92 #92D8FA #E892FA #FAB492
split-complementary
#A4FA92 #B492FA #FA92D8
monochromatic
#42F51D #73F757 #A4FA92 #D5FDCD #E7FEE2
Accessibility & contrast
On white
1.26
#A4FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#A4FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA92
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA92 | 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)
#FFEA8A
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#9EF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4fa92; /* rgb */ color: rgb(164, 250, 146); /* oklch */ color: oklch(90.6% 0.160 140.2);
Tailwind
colors: {
custom: {
50: '#c2fcb3',
500: '#a4fa92',
950: '#000000',
},
}SCSS
$custom: #a4fa92; $custom-light: #c2fcb3; $custom-dark: #000000;
JSON
{
"hex": "#a4fa92",
"rgb": {
"r": 164,
"g": 250,
"b": 146
},
"hsl": {
"h": 109.615,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.90624,
"c": 0.16029,
"h": 140.2
},
"luminance": 0.78339
}Semantic roles & 50–950 ramp
primary
#A4FA92
secondary
#C356DA
accent
#00E6BE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581