#ADE482#ADE482
#ADE482 is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 85.9% C 0.140 H 132.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE482 |
|---|---|
| RGB | rgb(173, 228, 130) |
| HSL | hsl(94, 64%, 70%) |
| HSV | hsv(94, 43%, 89%) |
| CMYK | cmyk(24.1%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(84.99, -34.36, 42.16) |
| CIE-LCH | lch(84.99, 54.39, 129.17°) |
| OKLab | oklab(85.86% -0.0945 0.1028) |
| OKLCH | oklch(85.86% 0.14 132.6) |
| XYZ | xyz(49.0054, 65.9815, 31.2686) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Pale Olive Green
#B1D27B
ΔE00 5.02
Tea Green
#BDF8A3
ΔE00 5.21
Celery
#C1FD95
ΔE00 5.33
Washed Out Green
#BCF5A6
ΔE00 5.36
Pale Light Green
#B1FC99
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE482 #B982E4
analogous
#DEE482 #ADE482 #82E488
triadic
#ADE482 #82ADE4 #E482AD
tetradic
#ADE482 #82DEE4 #B982E4 #E48882
square
#ADE482 #82DEE4 #B982E4 #E48882
split-complementary
#ADE482 #8882E4 #E482DE
monochromatic
#6DC22A #8CD950 #ADE482 #CEEFB4 #EEFAE6
Accessibility & contrast
On white
1.48
#ADE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ADE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE482
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE482 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77A
Deuteranopia (green-blind)
#E3D388
Tritanopia (blue-blind)
#AEDDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade482; /* rgb */ color: rgb(173, 228, 130); /* oklch */ color: oklch(85.9% 0.140 132.6);
Tailwind
colors: {
custom: {
50: '#c7eca8',
500: '#ade482',
950: '#000000',
},
}SCSS
$custom: #ade482; $custom-light: #c7eca8; $custom-dark: #000000;
JSON
{
"hex": "#ade482",
"rgb": {
"r": 173,
"g": 228,
"b": 130
},
"hsl": {
"h": 93.673,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85864,
"c": 0.1396,
"h": 132.6
},
"luminance": 0.65983
}Semantic roles & 50–950 ramp
primary
#ADE482
secondary
#8C4EBC
accent
#19CC7E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480