#A4F883#A4F883
#A4F883 is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.9% C 0.172 H 137.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A4F883 |
|---|---|
| RGB | rgb(164, 248, 131) |
| HSL | hsl(103, 89%, 74%) |
| HSV | hsv(103, 47%, 97%) |
| CMYK | cmyk(33.9%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(90.17, -46.14, 48.06) |
| CIE-LCH | lch(90.17, 66.63, 133.83°) |
| OKLab | oklab(89.94% -0.1267 0.1161) |
| OKLCH | oklch(89.94% 0.172 137.5) |
| XYZ | xyz(52.9724, 76.6637, 33.4748) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.74
Spring Green (survey)
#A9F971
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.34
Light Grass Green
#9AF764
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4F883 #D783F8
analogous
#DFF883 #A4F883 #83F89D
triadic
#A4F883 #83A4F8 #F883A4
tetradic
#A4F883 #83DFF8 #D783F8 #F89D83
square
#A4F883 #83DFF8 #D783F8 #F89D83
split-complementary
#A4F883 #9D83F8 #F883DF
monochromatic
#4FF10F #79F549 #A4F883 #CFFBBD #EAFDE2
Accessibility & contrast
On white
1.29
#A4F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#A4F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4F883
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4F883 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#F3E08A
Tritanopia (blue-blind)
#A0F1DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a4f883; /* rgb */ color: rgb(164, 248, 131); /* oklch */ color: oklch(89.9% 0.172 137.5);
Tailwind
colors: {
custom: {
50: '#c2fba9',
500: '#a4f883',
950: '#000000',
},
}SCSS
$custom: #a4f883; $custom-light: #c2fba9; $custom-dark: #000000;
JSON
{
"hex": "#a4f883",
"rgb": {
"r": 164,
"g": 248,
"b": 131
},
"hsl": {
"h": 103.077,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89937,
"c": 0.17185,
"h": 137.5
},
"luminance": 0.76666
}Semantic roles & 50–950 ramp
primary
#A4F883
secondary
#AE4AD5
accent
#00E6A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581