#A7E374#A7E374
#A7E374 is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.1% C 0.155 H 132.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A7E374 |
|---|---|
| RGB | rgb(167, 227, 116) |
| HSL | hsl(92, 66%, 67%) |
| HSV | hsv(92, 49%, 89%) |
| CMYK | cmyk(26.4%, 0%, 48.9%, 11%) |
| CIE-LAB | lab(84.18, -37.67, 47.86) |
| CIE-LCH | lch(84.18, 60.90, 128.21°) |
| OKLab | oklab(85.06% -0.1043 0.1148) |
| OKLCH | oklch(85.06% 0.155 132.3) |
| XYZ | xyz(46.5571, 64.4133, 26.4997) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.61
Light Grass Green
#9AF764
ΔE00 5.73
Kiwi Green
#8EE53F
ΔE00 5.86
Light Green
#96F97B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7E374 #B074E3
analogous
#DFE374 #A7E374 #74E378
triadic
#A7E374 #74A7E3 #E374A7
tetradic
#A7E374 #74DFE3 #B074E3 #E37874
square
#A7E374 #74DFE3 #B074E3 #E37874
split-complementary
#A7E374 #7874E3 #E374DF
monochromatic
#68B825 #87D941 #A7E374 #C7EDA7 #E7F8DA
Accessibility & contrast
On white
1.51
#A7E374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#A7E374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7E374
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7E374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7E374 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56A
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#A9DBC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a7e374; /* rgb */ color: rgb(167, 227, 116); /* oklch */ color: oklch(85.1% 0.155 132.3);
Tailwind
colors: {
custom: {
50: '#c3ec9e',
500: '#a7e374',
950: '#000000',
},
}SCSS
$custom: #a7e374; $custom-light: #c3ec9e; $custom-dark: #000000;
JSON
{
"hex": "#a7e374",
"rgb": {
"r": 167,
"g": 227,
"b": 116
},
"hsl": {
"h": 92.432,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.85064,
"c": 0.15506,
"h": 132.3
},
"luminance": 0.64415
}Semantic roles & 50–950 ramp
primary
#A7E374
secondary
#8243B8
accent
#17CE7A
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480