#A3EA8A#A3EA8A
#A3EA8A is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.8% C 0.145 H 137.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A3EA8A |
|---|---|
| RGB | rgb(163, 234, 138) |
| HSL | hsl(104, 70%, 73%) |
| HSV | hsv(104, 41%, 92%) |
| CMYK | cmyk(30.3%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.24, -39.46, 39.71) |
| CIE-LCH | lch(86.24, 55.98, 134.82°) |
| OKLab | oklab(86.77% -0.108 0.0975) |
| OKLCH | oklch(86.77% 0.145 137.9) |
| XYZ | xyz(49.1130, 68.4652, 34.6672) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 4.26
Light Pastel Green
#B2FBA5
ΔE00 4.28
Washed Out Green
#BCF5A6
ΔE00 4.42
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3EA8A #D18AEA
analogous
#D3EA8A #A3EA8A #8AEAA1
triadic
#A3EA8A #8AA3EA #EA8AA3
tetradic
#A3EA8A #8AD3EA #D18AEA #EAA18A
square
#A3EA8A #8AD3EA #D18AEA #EAA18A
split-complementary
#A3EA8A #A18AEA #EA8AD3
monochromatic
#53D426 #7AE156 #A3EA8A #CCF3BE #EBFAE5
Accessibility & contrast
On white
1.43
#A3EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#A3EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3EA8A
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3EA8A | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#A0E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a3ea8a; /* rgb */ color: rgb(163, 234, 138); /* oklch */ color: oklch(86.8% 0.145 137.9);
Tailwind
colors: {
custom: {
50: '#c0f1ad',
500: '#a3ea8a',
950: '#000000',
},
}SCSS
$custom: #a3ea8a; $custom-light: #c0f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a3ea8a",
"rgb": {
"r": 163,
"g": 234,
"b": 138
},
"hsl": {
"h": 104.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86767,
"c": 0.14548,
"h": 137.9
},
"luminance": 0.68467
}Semantic roles & 50–950 ramp
primary
#A3EA8A
secondary
#A754C4
accent
#14D2A0
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581