#ADE382#ADE382
#ADE382 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.138 H 132.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE382 |
|---|---|
| RGB | rgb(173, 227, 130) |
| HSL | hsl(93, 63%, 70%) |
| HSV | hsv(93, 43%, 89%) |
| CMYK | cmyk(23.8%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(84.71, -33.90, 41.81) |
| CIE-LCH | lch(84.71, 53.82, 129.03°) |
| OKLab | oklab(85.64% -0.0932 0.1019) |
| OKLCH | oklch(85.64% 0.138 132.4) |
| XYZ | xyz(48.7311, 65.4329, 31.1771) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.16
Tea Green
#BDF8A3
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.44
Celery
#C1FD95
ΔE00 5.54
Pale Light Green
#B1FC99
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE382 #B882E3
analogous
#DEE382 #ADE382 #82E387
triadic
#ADE382 #82ADE3 #E382AD
tetradic
#ADE382 #82DEE3 #B882E3 #E38782
square
#ADE382 #82DEE3 #B882E3 #E38782
split-complementary
#ADE382 #8782E3 #E382DE
monochromatic
#6DC02B #8CD850 #ADE382 #CEEEB4 #EFF9E6
Accessibility & contrast
On white
1.49
#ADE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#ADE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE382
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE382 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67A
Deuteranopia (green-blind)
#E2D288
Tritanopia (blue-blind)
#AEDCCC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade382; /* rgb */ color: rgb(173, 227, 130); /* oklch */ color: oklch(85.6% 0.138 132.4);
Tailwind
colors: {
custom: {
50: '#c7eca8',
500: '#ade382',
950: '#000000',
},
}SCSS
$custom: #ade382; $custom-light: #c7eca8; $custom-dark: #000000;
JSON
{
"hex": "#ade382",
"rgb": {
"r": 173,
"g": 227,
"b": 130
},
"hsl": {
"h": 93.402,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.85638,
"c": 0.13814,
"h": 132.4
},
"luminance": 0.65434
}Semantic roles & 50–950 ramp
primary
#ADE382
secondary
#8B4EBB
accent
#1ACB7D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480