#A8DC7D#A8DC7D
#A8DC7D is a very light, vivid yellow-green. Relative luminance 0.610; OKLCH L 83.7% C 0.136 H 132.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A8DC7D |
|---|---|
| RGB | rgb(168, 220, 125) |
| HSL | hsl(93, 58%, 68%) |
| HSV | hsv(93, 43%, 86%) |
| CMYK | cmyk(23.6%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(82.37, -33.05, 41.26) |
| CIE-LCH | lch(82.37, 52.87, 128.70°) |
| OKLab | oklab(83.66% -0.091 0.1005) |
| OKLCH | oklch(83.66% 0.136 132.1) |
| XYZ | xyz(45.4425, 60.9908, 28.7763) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.69
Light Moss Green
#A6C875
ΔE00 5.20
Pistachio
#93C572
ΔE00 5.86
Light Grey Green
#B7E1A1
ΔE00 5.90
Washed Out Green
#BCF5A6
ΔE00 6.65
Pistachio (survey)
#C0FA8B
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8DC7D #B17DDC
analogous
#D8DC7D #A8DC7D #7DDC81
triadic
#A8DC7D #7DA8DC #DC7DA8
tetradic
#A8DC7D #7DD8DC #B17DDC #DC817D
square
#A8DC7D #7DD8DC #B17DDC #DC817D
split-complementary
#A8DC7D #817DDC #DC7DD8
monochromatic
#69AF2F #88CF4D #A8DC7D #C8E9AD #E9F6DD
Accessibility & contrast
On white
1.59
#A8DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#A8DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8DC7D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8DC7D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D076
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#AAD5C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a8dc7d; /* rgb */ color: rgb(168, 220, 125); /* oklch */ color: oklch(83.7% 0.136 132.1);
Tailwind
colors: {
custom: {
50: '#c3e7a4',
500: '#a8dc7d',
950: '#000000',
},
}SCSS
$custom: #a8dc7d; $custom-light: #c3e7a4; $custom-dark: #000000;
JSON
{
"hex": "#a8dc7d",
"rgb": {
"r": 168,
"g": 220,
"b": 125
},
"hsl": {
"h": 92.842,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83656,
"c": 0.13555,
"h": 132.1
},
"luminance": 0.60992
}Semantic roles & 50–950 ramp
primary
#A8DC7D
secondary
#834CB2
accent
#20C57B
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480