#A6D080#A6D080
#A6D080 is a light, moderate yellow-green. Relative luminance 0.548; OKLCH L 80.8% C 0.115 H 131.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A6D080 |
|---|---|
| RGB | rgb(166, 208, 128) |
| HSL | hsl(92, 46%, 66%) |
| HSV | hsv(92, 38%, 82%) |
| CMYK | cmyk(20.2%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(78.91, -27.73, 35.31) |
| CIE-LCH | lch(78.91, 44.89, 128.15°) |
| OKLab | oklab(80.85% -0.0759 0.087) |
| OKLCH | oklch(80.85% 0.115 131.1) |
| XYZ | xyz(42.1773, 54.7765, 28.7687) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.56
Pale Olive Green
#B1D27B
ΔE00 2.66
Pistachio
#93C572
ΔE00 3.54
Pale Olive
#B9CC81
ΔE00 4.78
Light Grey Green
#B7E1A1
ΔE00 5.48
Tan Green
#A9BE70
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6D080 #AA80D0
analogous
#CED080 #A6D080 #80D082
triadic
#A6D080 #80A6D0 #D080A6
tetradic
#A6D080 #80CED0 #AA80D0 #D08280
square
#A6D080 #80CED0 #AA80D0 #D08280
split-complementary
#A6D080 #8280D0 #D080CE
monochromatic
#689C3A #87BF53 #A6D080 #C5E1AD #E5F1D9
Accessibility & contrast
On white
1.76
#A6D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#A6D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6D080
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6D080 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C57A
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#A8CABC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #a6d080; /* rgb */ color: rgb(166, 208, 128); /* oklch */ color: oklch(80.8% 0.115 131.1);
Tailwind
colors: {
custom: {
50: '#c1dea6',
500: '#a6d080',
950: '#000000',
},
}SCSS
$custom: #a6d080; $custom-light: #c1dea6; $custom-dark: #000000;
JSON
{
"hex": "#a6d080",
"rgb": {
"r": 166,
"g": 208,
"b": 128
},
"hsl": {
"h": 91.5,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.8085,
"c": 0.11548,
"h": 131.1
},
"luminance": 0.54777
}Semantic roles & 50–950 ramp
primary
#A6D080
secondary
#7C53A1
accent
#2CB976
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480