#A5E376#A5E376
#A5E376 is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.0% C 0.154 H 133.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E376 |
|---|---|
| RGB | rgb(165, 227, 118) |
| HSL | hsl(94, 66%, 68%) |
| HSV | hsv(94, 48%, 89%) |
| CMYK | cmyk(27.3%, 0%, 48%, 11%) |
| CIE-LAB | lab(84.09, -38.15, 46.77) |
| CIE-LCH | lch(84.09, 60.35, 129.20°) |
| OKLab | oklab(84.97% -0.1054 0.1125) |
| OKLCH | oklch(84.97% 0.154 133.1) |
| XYZ | xyz(46.2553, 64.2441, 27.0993) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Pale Olive Green
#B1D27B
ΔE00 5.70
Light Green
#96F97B
ΔE00 5.72
Light Grass Green
#9AF764
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E376 #B476E3
analogous
#DCE376 #A5E376 #76E37D
triadic
#A5E376 #76A5E3 #E376A5
tetradic
#A5E376 #76DCE3 #B476E3 #E37D76
square
#A5E376 #76DCE3 #B476E3 #E37D76
split-complementary
#A5E376 #7D76E3 #E376DC
monochromatic
#65B926 #84D943 #A5E376 #C6EDA9 #E8F8DC
Accessibility & contrast
On white
1.52
#A5E376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A5E376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E376
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E376 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#A6DCCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a5e376; /* rgb */ color: rgb(165, 227, 118); /* oklch */ color: oklch(85.0% 0.154 133.1);
Tailwind
colors: {
custom: {
50: '#c2ec9f',
500: '#a5e376',
950: '#000000',
},
}SCSS
$custom: #a5e376; $custom-light: #c2ec9f; $custom-dark: #000000;
JSON
{
"hex": "#a5e376",
"rgb": {
"r": 165,
"g": 227,
"b": 118
},
"hsl": {
"h": 94.128,
"s": 66.061,
"l": 67.647
},
"oklch": {
"l": 0.84971,
"c": 0.15413,
"h": 133.1
},
"luminance": 0.64246
}Semantic roles & 50–950 ramp
primary
#A5E376
secondary
#8744B9
accent
#18CE7F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480