#A4EA83#A4EA83
#A4EA83 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.7% C 0.152 H 136.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA83 |
|---|---|
| RGB | rgb(164, 234, 131) |
| HSL | hsl(101, 71%, 72%) |
| HSV | hsv(101, 44%, 92%) |
| CMYK | cmyk(29.9%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(86.19, -40.04, 43.09) |
| CIE-LCH | lch(86.19, 58.83, 132.90°) |
| OKLab | oklab(86.71% -0.1099 0.105) |
| OKLCH | oklch(86.71% 0.152 136.3) |
| XYZ | xyz(48.8281, 68.3750, 32.0934) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.02
Light Green
#96F97B
ΔE00 4.38
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Pastel Green
#B0FF9D
ΔE00 4.73
Tea Green
#BDF8A3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA83 #C983EA
analogous
#D7EA83 #A4EA83 #83EA96
triadic
#A4EA83 #83A4EA #EA83A4
tetradic
#A4EA83 #83D7EA #C983EA #EA9683
square
#A4EA83 #83D7EA #C983EA #EA9683
split-complementary
#A4EA83 #9683EA #EA83D7
monochromatic
#5ACF23 #7EE14F #A4EA83 #CAF3B7 #ECFBE5
Accessibility & contrast
On white
1.43
#A4EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#A4EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA83
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA83 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7B
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#A2E3D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea83; /* rgb */ color: rgb(164, 234, 131); /* oklch */ color: oklch(86.7% 0.152 136.3);
Tailwind
colors: {
custom: {
50: '#c1f1a8',
500: '#a4ea83',
950: '#000000',
},
}SCSS
$custom: #a4ea83; $custom-light: #c1f1a8; $custom-dark: #000000;
JSON
{
"hex": "#a4ea83",
"rgb": {
"r": 164,
"g": 234,
"b": 131
},
"hsl": {
"h": 100.777,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.86713,
"c": 0.15194,
"h": 136.3
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#A4EA83
secondary
#9E4EC3
accent
#12D395
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581