#ADE282#ADE282
#ADE282 is a very light, vivid yellow-green. Relative luminance 0.649; OKLCH L 85.4% C 0.137 H 132.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE282 |
|---|---|
| RGB | rgb(173, 226, 130) |
| HSL | hsl(93, 62%, 70%) |
| HSV | hsv(93, 42%, 89%) |
| CMYK | cmyk(23.5%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(84.43, -33.43, 41.45) |
| CIE-LCH | lch(84.43, 53.26, 128.89°) |
| OKLab | oklab(85.41% -0.0919 0.1011) |
| OKLCH | oklch(85.41% 0.137 132.3) |
| XYZ | xyz(48.4583, 64.8875, 31.0862) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Tea Green
#BDF8A3
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.54
Light Grey Green
#B7E1A1
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE282 #B782E2
analogous
#DDE282 #ADE282 #82E287
triadic
#ADE282 #82ADE2 #E282AD
tetradic
#ADE282 #82DDE2 #B782E2 #E28782
square
#ADE282 #82DDE2 #B782E2 #E28782
split-complementary
#ADE282 #8782E2 #E282DD
monochromatic
#6DBE2C #8CD650 #ADE282 #CEEEB4 #EEF9E5
Accessibility & contrast
On white
1.50
#ADE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#ADE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE282
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE282 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#E2D187
Tritanopia (blue-blind)
#AFDBCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade282; /* rgb */ color: rgb(173, 226, 130); /* oklch */ color: oklch(85.4% 0.137 132.3);
Tailwind
colors: {
custom: {
50: '#c7eba7',
500: '#ade282',
950: '#000000',
},
}SCSS
$custom: #ade282; $custom-light: #c7eba7; $custom-dark: #000000;
JSON
{
"hex": "#ade282",
"rgb": {
"r": 173,
"g": 226,
"b": 130
},
"hsl": {
"h": 93.125,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.85411,
"c": 0.13668,
"h": 132.3
},
"luminance": 0.64889
}Semantic roles & 50–950 ramp
primary
#ADE282
secondary
#8A4EBA
accent
#1BCA7C
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480