#ADE381#ADE381
#ADE381 is a very light, vivid yellow-green. Relative luminance 0.654; OKLCH L 85.6% C 0.139 H 132.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE381 |
|---|---|
| RGB | rgb(173, 227, 129) |
| HSL | hsl(93, 64%, 70%) |
| HSV | hsv(93, 43%, 89%) |
| CMYK | cmyk(23.8%, 0%, 43.2%, 11%) |
| CIE-LAB | lab(84.69, -34.02, 42.28) |
| CIE-LCH | lch(84.69, 54.27, 128.82°) |
| OKLab | oklab(85.62% -0.0936 0.103) |
| OKLCH | oklch(85.62% 0.139 132.3) |
| XYZ | xyz(48.6643, 65.4062, 30.8253) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.43
Celery
#C1FD95
ΔE00 5.54
Washed Out Green
#BCF5A6
ΔE00 5.56
Pale Light Green
#B1FC99
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE381 #B781E3
analogous
#DEE381 #ADE381 #81E386
triadic
#ADE381 #81ADE3 #E381AD
tetradic
#ADE381 #81DEE3 #B781E3 #E38681
square
#ADE381 #81DEE3 #B781E3 #E38681
split-complementary
#ADE381 #8681E3 #E381DE
monochromatic
#6DBF2A #8CD84F #ADE381 #CEEEB3 #EEF9E5
Accessibility & contrast
On white
1.49
#ADE381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#ADE381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE381
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE381 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#AFDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade381; /* rgb */ color: rgb(173, 227, 129); /* oklch */ color: oklch(85.6% 0.139 132.3);
Tailwind
colors: {
custom: {
50: '#c7eca7',
500: '#ade381',
950: '#000000',
},
}SCSS
$custom: #ade381; $custom-light: #c7eca7; $custom-dark: #000000;
JSON
{
"hex": "#ade381",
"rgb": {
"r": 173,
"g": 227,
"b": 129
},
"hsl": {
"h": 93.061,
"s": 63.636,
"l": 69.804
},
"oklch": {
"l": 0.85622,
"c": 0.13917,
"h": 132.3
},
"luminance": 0.65407
}Semantic roles & 50–950 ramp
primary
#ADE381
secondary
#8A4DBB
accent
#1ACB7C
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480