#A7DC8A#A7DC8A
#A7DC8A is a very light, vivid yellow-green. Relative luminance 0.612; OKLCH L 83.8% C 0.122 H 135.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A7DC8A |
|---|---|
| RGB | rgb(167, 220, 138) |
| HSL | hsl(99, 54%, 70%) |
| HSV | hsv(99, 37%, 86%) |
| CMYK | cmyk(24.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.51, -31.70, 34.91) |
| CIE-LCH | lch(82.51, 47.16, 132.24°) |
| OKLab | oklab(83.81% -0.0866 0.0864) |
| OKLCH | oklch(83.81% 0.122 135.1) |
| XYZ | xyz(46.1159, 61.2356, 33.4298) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.01
Pale Olive Green
#B1D27B
ΔE00 4.54
Light Sage
#BCECAC
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.69
Pistachio
#93C572
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7DC8A #BF8ADC
analogous
#D0DC8A #A7DC8A #8ADC96
triadic
#A7DC8A #8AA7DC #DC8AA7
tetradic
#A7DC8A #8AD0DC #BF8ADC #DC968A
square
#A7DC8A #8AD0DC #BF8ADC #DC968A
split-complementary
#A7DC8A #968ADC #DC8AD0
monochromatic
#63B536 #84CE5B #A7DC8A #CAEAB9 #EDF8E7
Accessibility & contrast
On white
1.59
#A7DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#A7DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7DC8A
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7DC8A | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#DACC8E
Tritanopia (blue-blind)
#A7D6C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a7dc8a; /* rgb */ color: rgb(167, 220, 138); /* oklch */ color: oklch(83.8% 0.122 135.1);
Tailwind
colors: {
custom: {
50: '#c2e7ad',
500: '#a7dc8a',
950: '#000000',
},
}SCSS
$custom: #a7dc8a; $custom-light: #c2e7ad; $custom-dark: #000000;
JSON
{
"hex": "#a7dc8a",
"rgb": {
"r": 167,
"g": 220,
"b": 138
},
"hsl": {
"h": 98.78,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83809,
"c": 0.12236,
"h": 135.1
},
"luminance": 0.61237
}Semantic roles & 50–950 ramp
primary
#A7DC8A
secondary
#9357B3
accent
#24C18A
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481