#A4F892#A4F892
#A4F892 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.2% C 0.157 H 140.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4F892 |
|---|---|
| RGB | rgb(164, 248, 146) |
| HSL | hsl(109, 88%, 77%) |
| HSV | hsv(109, 41%, 97%) |
| CMYK | cmyk(33.9%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(90.37, -44.20, 41.09) |
| CIE-LCH | lch(90.37, 60.35, 137.09°) |
| OKLab | oklab(90.17% -0.1208 0.101) |
| OKLCH | oklch(90.17% 0.157 140.1) |
| XYZ | xyz(54.0636, 77.1001, 39.2218) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.63
Pastel Green
#B0FF9D
ΔE00 1.86
Palegreen
#98FB98
ΔE00 2.09
Light Pastel Green
#B2FBA5
ΔE00 2.84
Lightgreen
#90EE90
ΔE00 3.18
Light Green
#96F97B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4F892 #E692F8
analogous
#D7F892 #A4F892 #92F8B3
triadic
#A4F892 #92A4F8 #F892A4
tetradic
#A4F892 #92D7F8 #E692F8 #F8B392
square
#A4F892 #92D7F8 #E692F8 #F8B392
split-complementary
#A4F892 #B392F8 #F892D7
monochromatic
#44F11F #74F458 #A4F892 #D4FCCC #E7FDE2
Accessibility & contrast
On white
1.28
#A4F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#A4F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4F892
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4F892 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88A
Deuteranopia (green-blind)
#F1E098
Tritanopia (blue-blind)
#9EF2DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a4f892; /* rgb */ color: rgb(164, 248, 146); /* oklch */ color: oklch(90.2% 0.157 140.1);
Tailwind
colors: {
custom: {
50: '#c2fbb3',
500: '#a4f892',
950: '#000000',
},
}SCSS
$custom: #a4f892; $custom-light: #c2fbb3; $custom-dark: #000000;
JSON
{
"hex": "#a4f892",
"rgb": {
"r": 164,
"g": 248,
"b": 146
},
"hsl": {
"h": 109.412,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.90165,
"c": 0.15742,
"h": 140.1
},
"luminance": 0.77103
}Semantic roles & 50–950 ramp
primary
#A4F892
secondary
#C057D7
accent
#01E5BC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581