#A4D677#A4D677
#A4D677 is a light, vivid yellow-green. Relative luminance 0.573; OKLCH L 81.9% C 0.135 H 131.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D677 |
|---|---|
| RGB | rgb(164, 214, 119) |
| HSL | hsl(92, 54%, 65%) |
| HSV | hsv(92, 44%, 84%) |
| CMYK | cmyk(23.4%, 0%, 44.4%, 16.1%) |
| CIE-LAB | lab(80.36, -32.43, 41.64) |
| CIE-LCH | lch(80.36, 52.78, 127.92°) |
| OKLab | oklab(81.94% -0.0894 0.1011) |
| OKLCH | oklch(81.94% 0.135 131.5) |
| XYZ | xyz(42.6855, 57.3166, 26.2635) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.05
Light Moss Green
#A6C875
ΔE00 4.01
Pistachio
#93C572
ΔE00 4.64
Pale Olive
#B9CC81
ΔE00 6.24
Light Grey Green
#B7E1A1
ΔE00 6.56
Greenish Tan
#BCCB7A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D677 #A977D6
analogous
#D3D677 #A4D677 #77D679
triadic
#A4D677 #77A4D6 #D677A4
tetradic
#A4D677 #77D3D6 #A977D6 #D67977
square
#A4D677 #77D3D6 #A977D6 #D67977
split-complementary
#A4D677 #7977D6 #D677D3
monochromatic
#66A231 #85C848 #A4D677 #C3E4A6 #E3F2D5
Accessibility & contrast
On white
1.68
#A4D677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#A4D677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D677
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D677 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA6F
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#A6CFBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a4d677; /* rgb */ color: rgb(164, 214, 119); /* oklch */ color: oklch(81.9% 0.135 131.5);
Tailwind
colors: {
custom: {
50: '#c1e3a0',
500: '#a4d677',
950: '#000000',
},
}SCSS
$custom: #a4d677; $custom-light: #c1e3a0; $custom-dark: #000000;
JSON
{
"hex": "#a4d677",
"rgb": {
"r": 164,
"g": 214,
"b": 119
},
"hsl": {
"h": 91.579,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.81941,
"c": 0.13495,
"h": 131.5
},
"luminance": 0.57318
}Semantic roles & 50–950 ramp
primary
#A4D677
secondary
#7B4BA6
accent
#24C177
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480