#ADE386#ADE386
#ADE386 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.134 H 133.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE386 |
|---|---|
| RGB | rgb(173, 227, 134) |
| HSL | hsl(95, 62%, 71%) |
| HSV | hsv(95, 41%, 89%) |
| CMYK | cmyk(23.8%, 0%, 41%, 11%) |
| CIE-LAB | lab(84.76, -33.39, 39.90) |
| CIE-LCH | lch(84.76, 52.03, 129.92°) |
| OKLab | oklab(85.7% -0.0916 0.0978) |
| OKLCH | oklch(85.7% 0.134 133.1) |
| XYZ | xyz(49.0048, 65.5424, 32.6187) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.84
Washed Out Green
#BCF5A6
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Pale Light Green
#B1FC99
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE386 #BC86E3
analogous
#DBE386 #ADE386 #86E38D
triadic
#ADE386 #86ADE3 #E386AD
tetradic
#ADE386 #86DBE3 #BC86E3 #E38D86
square
#ADE386 #86DBE3 #BC86E3 #E38D86
split-complementary
#ADE386 #8D86E3 #E386DB
monochromatic
#6BC22D #8BD754 #ADE386 #CFEFB8 #EEF9E6
Accessibility & contrast
On white
1.49
#ADE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ADE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE386
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE386 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD67F
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#AEDCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade386; /* rgb */ color: rgb(173, 227, 134); /* oklch */ color: oklch(85.7% 0.134 133.1);
Tailwind
colors: {
custom: {
50: '#c7ecaa',
500: '#ade386',
950: '#000000',
},
}SCSS
$custom: #ade386; $custom-light: #c7ecaa; $custom-dark: #000000;
JSON
{
"hex": "#ade386",
"rgb": {
"r": 173,
"g": 227,
"b": 134
},
"hsl": {
"h": 94.839,
"s": 62.416,
"l": 70.784
},
"oklch": {
"l": 0.85701,
"c": 0.134,
"h": 133.1
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#ADE386
secondary
#8F52BB
accent
#1BCA81
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481