#A3E075#A3E075
#A3E075 is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.1% C 0.152 H 133.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E075 |
|---|---|
| RGB | rgb(163, 224, 117) |
| HSL | hsl(94, 63%, 67%) |
| HSV | hsv(94, 48%, 88%) |
| CMYK | cmyk(27.2%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.12, -37.61, 46.02) |
| CIE-LCH | lch(83.12, 59.44, 129.26°) |
| OKLab | oklab(84.15% -0.1038 0.1108) |
| OKLCH | oklch(84.15% 0.152 133.1) |
| XYZ | xyz(44.9700, 62.3809, 26.4975) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Spring Green (survey)
#A9F971
ΔE00 5.95
Lightgreen
#90EE90
ΔE00 6.17
Light Green
#96F97B
ΔE00 6.26
Kiwi Green
#8EE53F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E075 #B275E0
analogous
#D8E075 #A3E075 #75E07D
triadic
#A3E075 #75A3E0 #E075A3
tetradic
#A3E075 #75D8E0 #B275E0 #E07D75
square
#A3E075 #75D8E0 #B275E0 #E07D75
split-complementary
#A3E075 #7D75E0 #E075D8
monochromatic
#64B328 #82D543 #A3E075 #C4EBA7 #E6F6D9
Accessibility & contrast
On white
1.56
#A3E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#A3E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E075
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E075 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#DFCD7C
Tritanopia (blue-blind)
#A4D9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a3e075; /* rgb */ color: rgb(163, 224, 117); /* oklch */ color: oklch(84.1% 0.152 133.1);
Tailwind
colors: {
custom: {
50: '#c1ea9f',
500: '#a3e075',
950: '#000000',
},
}SCSS
$custom: #a3e075; $custom-light: #c1ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a3e075",
"rgb": {
"r": 163,
"g": 224,
"b": 117
},
"hsl": {
"h": 94.206,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84147,
"c": 0.15185,
"h": 133.1
},
"luminance": 0.62382
}Semantic roles & 50–950 ramp
primary
#A3E075
secondary
#8445B4
accent
#1ACB7F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#12160F
muted
#828480