#ADE080#ADE080
#ADE080 is a very light, vivid yellow-green. Relative luminance 0.638; OKLCH L 84.9% C 0.136 H 131.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE080 |
|---|---|
| RGB | rgb(173, 224, 128) |
| HSL | hsl(92, 61%, 69%) |
| HSV | hsv(92, 43%, 88%) |
| CMYK | cmyk(22.8%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(83.84, -32.76, 41.69) |
| CIE-LCH | lch(83.84, 53.02, 128.15°) |
| OKLab | oklab(84.93% -0.0902 0.1016) |
| OKLCH | oklch(84.93% 0.136 131.6) |
| XYZ | xyz(47.7847, 63.7530, 30.2059) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 5.78
Light Moss Green
#A6C875
ΔE00 5.93
Tea Green
#BDF8A3
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE080 #B380E0
analogous
#DDE080 #ADE080 #80E083
triadic
#ADE080 #80ADE0 #E080AD
tetradic
#ADE080 #80DDE0 #B380E0 #E08380
square
#ADE080 #80DDE0 #B380E0 #E08380
split-complementary
#ADE080 #8380E0 #E080DD
monochromatic
#6EB92D #8DD44F #ADE080 #CDECB1 #EDF8E2
Accessibility & contrast
On white
1.53
#ADE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#ADE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE080
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE080 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#AFD9C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade080; /* rgb */ color: rgb(173, 224, 128); /* oklch */ color: oklch(84.9% 0.136 131.6);
Tailwind
colors: {
custom: {
50: '#c7eaa6',
500: '#ade080',
950: '#000000',
},
}SCSS
$custom: #ade080; $custom-light: #c7eaa6; $custom-dark: #000000;
JSON
{
"hex": "#ade080",
"rgb": {
"r": 173,
"g": 224,
"b": 128
},
"hsl": {
"h": 91.875,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.84927,
"c": 0.13583,
"h": 131.6
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#ADE080
secondary
#854DB7
accent
#1DC878
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480