#ADE787#ADE787
#ADE787 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.6% C 0.139 H 133.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE787 |
|---|---|
| RGB | rgb(173, 231, 135) |
| HSL | hsl(96, 67%, 72%) |
| HSV | hsv(96, 42%, 91%) |
| CMYK | cmyk(25.1%, 0%, 41.6%, 9.4%) |
| CIE-LAB | lab(85.90, -35.10, 40.86) |
| CIE-LCH | lch(85.90, 53.87, 130.66°) |
| OKLab | oklab(86.62% -0.0963 0.1) |
| OKLCH | oklch(86.62% 0.139 133.9) |
| XYZ | xyz(50.1816, 67.7840, 33.3567) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.39
Washed Out Green
#BCF5A6
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Pale Light Green
#B1FC99
ΔE00 4.68
Celery
#C1FD95
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE787 #C187E7
analogous
#DDE787 #ADE787 #87E791
triadic
#ADE787 #87ADE7 #E787AD
tetradic
#ADE787 #87DDE7 #C187E7 #E79187
square
#ADE787 #87DDE7 #C187E7 #E79187
split-complementary
#ADE787 #9187E7 #E787DD
monochromatic
#69CB29 #8ADD54 #ADE787 #D0F1BA #EEFAE5
Accessibility & contrast
On white
1.44
#ADE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ADE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE787
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE787 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA80
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#ADE0D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade787; /* rgb */ color: rgb(173, 231, 135); /* oklch */ color: oklch(86.6% 0.139 133.9);
Tailwind
colors: {
custom: {
50: '#c7efab',
500: '#ade787',
950: '#000000',
},
}SCSS
$custom: #ade787; $custom-light: #c7efab; $custom-dark: #000000;
JSON
{
"hex": "#ade787",
"rgb": {
"r": 173,
"g": 231,
"b": 135
},
"hsl": {
"h": 96.25,
"s": 66.667,
"l": 71.765
},
"oklch": {
"l": 0.86622,
"c": 0.13885,
"h": 133.9
},
"luminance": 0.67785
}Semantic roles & 50–950 ramp
primary
#ADE787
secondary
#9552C0
accent
#17CF86
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581