#A8E080#A8E080
#A8E080 is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.6% C 0.138 H 133.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A8E080 |
|---|---|
| RGB | rgb(168, 224, 128) |
| HSL | hsl(95, 61%, 69%) |
| HSV | hsv(95, 43%, 88%) |
| CMYK | cmyk(25%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.54, -34.53, 41.26) |
| CIE-LCH | lch(83.54, 53.80, 129.92°) |
| OKLab | oklab(84.62% -0.0949 0.1006) |
| OKLCH | oklch(84.62% 0.138 133.3) |
| XYZ | xyz(46.6995, 63.1934, 30.1550) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.60
Light Grey Green
#B7E1A1
ΔE00 5.82
Lightgreen
#90EE90
ΔE00 5.86
Tea Green
#BDF8A3
ΔE00 5.88
Washed Out Green
#BCF5A6
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8E080 #B880E0
analogous
#D8E080 #A8E080 #80E088
triadic
#A8E080 #80A8E0 #E080A8
tetradic
#A8E080 #80D8E0 #B880E0 #E08880
square
#A8E080 #80D8E0 #B880E0 #E08880
split-complementary
#A8E080 #8880E0 #E080D8
monochromatic
#67B92D #86D44F #A8E080 #CAECB1 #EBF8E2
Accessibility & contrast
On white
1.54
#A8E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#A8E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8E080
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8E080 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#DFCF86
Tritanopia (blue-blind)
#A9D9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a8e080; /* rgb */ color: rgb(168, 224, 128); /* oklch */ color: oklch(84.6% 0.138 133.3);
Tailwind
colors: {
custom: {
50: '#c4eaa6',
500: '#a8e080',
950: '#000000',
},
}SCSS
$custom: #a8e080; $custom-light: #c4eaa6; $custom-dark: #000000;
JSON
{
"hex": "#a8e080",
"rgb": {
"r": 168,
"g": 224,
"b": 128
},
"hsl": {
"h": 95,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84615,
"c": 0.13832,
"h": 133.3
},
"luminance": 0.63195
}Semantic roles & 50–950 ramp
primary
#A8E080
secondary
#8B4DB7
accent
#1DC881
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480