#ADE883#ADE883
#ADE883 is a very light, vivid yellow-green. Relative luminance 0.682; OKLCH L 86.8% C 0.144 H 133.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE883 |
|---|---|
| RGB | rgb(173, 232, 131) |
| HSL | hsl(95, 69%, 71%) |
| HSV | hsv(95, 44%, 91%) |
| CMYK | cmyk(25.4%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(86.12, -36.06, 43.11) |
| CIE-LCH | lch(86.12, 56.20, 129.91°) |
| OKLab | oklab(86.79% -0.0992 0.1049) |
| OKLCH | oklch(86.79% 0.144 133.4) |
| XYZ | xyz(50.1859, 68.2348, 31.9948) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.54
Pale Light Green
#B1FC99
ΔE00 4.66
Tea Green
#BDF8A3
ΔE00 4.69
Washed Out Green
#BCF5A6
ΔE00 5.01
Spring Green (survey)
#A9F971
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE883 #BE83E8
analogous
#DFE883 #ADE883 #83E88B
triadic
#ADE883 #83ADE8 #E883AD
tetradic
#ADE883 #83DFE8 #BE83E8 #E88B83
square
#ADE883 #83DFE8 #BE83E8 #E88B83
split-complementary
#ADE883 #8B83E8 #E883DF
monochromatic
#6ACB26 #8BDE4F #ADE883 #CFF2B7 #EEFAE5
Accessibility & contrast
On white
1.43
#ADE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ADE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE883
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE883 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7B
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#AEE1D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade883; /* rgb */ color: rgb(173, 232, 131); /* oklch */ color: oklch(86.8% 0.144 133.4);
Tailwind
colors: {
custom: {
50: '#c7efa8',
500: '#ade883',
950: '#000000',
},
}SCSS
$custom: #ade883; $custom-light: #c7efa8; $custom-dark: #000000;
JSON
{
"hex": "#ade883",
"rgb": {
"r": 173,
"g": 232,
"b": 131
},
"hsl": {
"h": 95.05,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.86786,
"c": 0.14439,
"h": 133.4
},
"luminance": 0.68236
}Semantic roles & 50–950 ramp
primary
#ADE883
secondary
#914EC1
accent
#15D183
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581