#ADE685#ADE685
#ADE685 is a very light, vivid yellow-green. Relative luminance 0.672; OKLCH L 86.4% C 0.139 H 133.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE685 |
|---|---|
| RGB | rgb(173, 230, 133) |
| HSL | hsl(95, 66%, 71%) |
| HSV | hsv(95, 42%, 90%) |
| CMYK | cmyk(24.8%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(85.59, -34.90, 41.45) |
| CIE-LCH | lch(85.59, 54.19, 130.09°) |
| OKLab | oklab(86.36% -0.0959 0.1013) |
| OKLCH | oklch(86.36% 0.139 133.4) |
| XYZ | xyz(49.7630, 67.1700, 32.5290) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 4.86
Celery
#C1FD95
ΔE00 4.95
Pale Light Green
#B1FC99
ΔE00 4.97
Lightgreen
#90EE90
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE685 #BE85E6
analogous
#DDE685 #ADE685 #85E68D
triadic
#ADE685 #85ADE6 #E685AD
tetradic
#ADE685 #85DDE6 #BE85E6 #E68D85
square
#ADE685 #85DDE6 #BE85E6 #E68D85
split-complementary
#ADE685 #8D85E6 #E685DD
monochromatic
#6AC829 #8BDC52 #ADE685 #CFF0B8 #EEFAE6
Accessibility & contrast
On white
1.45
#ADE685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ADE685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE685
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE685 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#E5D48B
Tritanopia (blue-blind)
#AEDFCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade685; /* rgb */ color: rgb(173, 230, 133); /* oklch */ color: oklch(86.4% 0.139 133.4);
Tailwind
colors: {
custom: {
50: '#c7eeaa',
500: '#ade685',
950: '#000000',
},
}SCSS
$custom: #ade685; $custom-light: #c7eeaa; $custom-dark: #000000;
JSON
{
"hex": "#ade685",
"rgb": {
"r": 173,
"g": 230,
"b": 133
},
"hsl": {
"h": 95.258,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.86364,
"c": 0.13944,
"h": 133.4
},
"luminance": 0.67171
}Semantic roles & 50–950 ramp
primary
#ADE685
secondary
#9150BF
accent
#18CE83
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581