#ADE181#ADE181
#ADE181 is a very light, vivid yellow-green. Relative luminance 0.643; OKLCH L 85.2% C 0.136 H 131.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE181 |
|---|---|
| RGB | rgb(173, 225, 129) |
| HSL | hsl(93, 62%, 69%) |
| HSV | hsv(93, 43%, 88%) |
| CMYK | cmyk(23.1%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(84.13, -33.10, 41.57) |
| CIE-LCH | lch(84.13, 53.14, 128.52°) |
| OKLab | oklab(85.17% -0.0911 0.1014) |
| OKLCH | oklch(85.17% 0.136 131.9) |
| XYZ | xyz(48.1204, 64.3185, 30.6441) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.71
Light Grey Green
#B7E1A1
ΔE00 5.73
Washed Out Green
#BCF5A6
ΔE00 5.75
Celery
#C1FD95
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE181 #B581E1
analogous
#DDE181 #ADE181 #81E185
triadic
#ADE181 #81ADE1 #E181AD
tetradic
#ADE181 #81DDE1 #B581E1 #E18581
square
#ADE181 #81DDE1 #B581E1 #E18581
split-complementary
#ADE181 #8581E1 #E181DD
monochromatic
#6EBB2D #8DD550 #ADE181 #CDEDB2 #EDF9E4
Accessibility & contrast
On white
1.51
#ADE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ADE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE181
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE181 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D47A
Deuteranopia (green-blind)
#E1D086
Tritanopia (blue-blind)
#AFDACA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade181; /* rgb */ color: rgb(173, 225, 129); /* oklch */ color: oklch(85.2% 0.136 131.9);
Tailwind
colors: {
custom: {
50: '#c7eaa7',
500: '#ade181',
950: '#000000',
},
}SCSS
$custom: #ade181; $custom-light: #c7eaa7; $custom-dark: #000000;
JSON
{
"hex": "#ade181",
"rgb": {
"r": 173,
"g": 225,
"b": 129
},
"hsl": {
"h": 92.5,
"s": 61.538,
"l": 69.412
},
"oklch": {
"l": 0.85169,
"c": 0.13625,
"h": 131.9
},
"luminance": 0.6432
}Semantic roles & 50–950 ramp
primary
#ADE181
secondary
#884EB8
accent
#1CC97A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480