#ADED85#ADED85
#ADED85 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.0% C 0.150 H 134.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ADED85 |
|---|---|
| RGB | rgb(173, 237, 133) |
| HSL | hsl(97, 74%, 73%) |
| HSV | hsv(97, 44%, 93%) |
| CMYK | cmyk(27%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(87.56, -38.08, 43.94) |
| CIE-LCH | lch(87.56, 58.14, 130.91°) |
| OKLab | oklab(87.95% -0.1047 0.1069) |
| OKLCH | oklch(87.95% 0.15 134.4) |
| XYZ | xyz(51.7503, 71.1445, 33.1914) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.39
Pale Light Green
#B1FC99
ΔE00 3.64
Celery
#C1FD95
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 4.17
Spring Green (survey)
#A9F971
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADED85 #C585ED
analogous
#E1ED85 #ADED85 #85ED91
triadic
#ADED85 #85ADED #ED85AD
tetradic
#ADED85 #85E1ED #C585ED #ED9185
square
#ADED85 #85E1ED #C585ED #ED9185
split-complementary
#ADED85 #9185ED #ED85E1
monochromatic
#67D820 #89E550 #ADED85 #D1F5BA #EDFBE4
Accessibility & contrast
On white
1.38
#ADED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#ADED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADED85
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADED85 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#EBDA8B
Tritanopia (blue-blind)
#ADE6D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aded85; /* rgb */ color: rgb(173, 237, 133); /* oklch */ color: oklch(88.0% 0.150 134.4);
Tailwind
colors: {
custom: {
50: '#c7f3aa',
500: '#aded85',
950: '#000000',
},
}SCSS
$custom: #aded85; $custom-light: #c7f3aa; $custom-dark: #000000;
JSON
{
"hex": "#aded85",
"rgb": {
"r": 173,
"g": 237,
"b": 133
},
"hsl": {
"h": 96.923,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.87952,
"c": 0.14962,
"h": 134.4
},
"luminance": 0.71146
}Semantic roles & 50–950 ramp
primary
#ADED85
secondary
#994FC7
accent
#0FD68A
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581