#A4FA90#A4FA90
#A4FA90 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.6% C 0.162 H 139.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA90 |
|---|---|
| RGB | rgb(164, 250, 144) |
| HSL | hsl(109, 91%, 77%) |
| HSV | hsv(109, 42%, 98%) |
| CMYK | cmyk(34.4%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(90.91, -45.34, 42.75) |
| CIE-LCH | lch(90.91, 62.32, 136.68°) |
| OKLab | oklab(90.59% -0.1239 0.1047) |
| OKLCH | oklch(90.59% 0.162 139.8) |
| XYZ | xyz(54.5276, 78.2748, 38.6156) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.70
Pastel Green
#B0FF9D
ΔE00 1.88
Palegreen
#98FB98
ΔE00 2.26
Light Green
#96F97B
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA90 #E690FA
analogous
#D9FA90 #A4FA90 #90FAB1
triadic
#A4FA90 #90A4FA #FA90A4
tetradic
#A4FA90 #90D9FA #E690FA #FAB190
square
#A4FA90 #90D9FA #E690FA #FAB190
split-complementary
#A4FA90 #B190FA #FA90D9
monochromatic
#44F51B #74F755 #A4FA90 #D4FDCB #E7FEE2
Accessibility & contrast
On white
1.26
#A4FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#A4FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA90
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA90 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F3E296
Tritanopia (blue-blind)
#9EF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4fa90; /* rgb */ color: rgb(164, 250, 144); /* oklch */ color: oklch(90.6% 0.162 139.8);
Tailwind
colors: {
custom: {
50: '#c2fcb2',
500: '#a4fa90',
950: '#000000',
},
}SCSS
$custom: #a4fa90; $custom-light: #c2fcb2; $custom-dark: #000000;
JSON
{
"hex": "#a4fa90",
"rgb": {
"r": 164,
"g": 250,
"b": 144
},
"hsl": {
"h": 108.679,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.90593,
"c": 0.16224,
"h": 139.8
},
"luminance": 0.78277
}Semantic roles & 50–950 ramp
primary
#A4FA90
secondary
#C055DA
accent
#00E6BA
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581