#ADED8A#ADED8A
#ADED8A is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.0% C 0.145 H 135.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADED8A |
|---|---|
| RGB | rgb(173, 237, 138) |
| HSL | hsl(99, 73%, 74%) |
| HSV | hsv(99, 42%, 93%) |
| CMYK | cmyk(27%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(87.62, -37.44, 41.59) |
| CIE-LCH | lch(87.62, 55.96, 132.00°) |
| OKLab | oklab(88.03% -0.1027 0.1018) |
| OKLCH | oklch(88.03% 0.145 135.3) |
| XYZ | xyz(52.1040, 71.2860, 35.0542) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.60
Celery
#C1FD95
ΔE00 3.73
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 4.03
Pastel Green
#B0FF9D
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADED8A #CA8AED
analogous
#DEED8A #ADED8A #8AED98
triadic
#ADED8A #8AADED #ED8AAD
tetradic
#ADED8A #8ADEED #CA8AED #ED988A
square
#ADED8A #8ADEED #CA8AED #ED988A
split-complementary
#ADED8A #988AED #ED8ADE
monochromatic
#63DB22 #88E555 #ADED8A #D2F5BF #ECFBE4
Accessibility & contrast
On white
1.38
#ADED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#ADED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADED8A
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADED8A | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF82
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#ACE6D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aded8a; /* rgb */ color: rgb(173, 237, 138); /* oklch */ color: oklch(88.0% 0.145 135.3);
Tailwind
colors: {
custom: {
50: '#c7f3ad',
500: '#aded8a',
950: '#000000',
},
}SCSS
$custom: #aded8a; $custom-light: #c7f3ad; $custom-dark: #000000;
JSON
{
"hex": "#aded8a",
"rgb": {
"r": 173,
"g": 237,
"b": 138
},
"hsl": {
"h": 98.788,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.8803,
"c": 0.14458,
"h": 135.3
},
"luminance": 0.71288
}Semantic roles & 50–950 ramp
primary
#ADED8A
secondary
#9F53C8
accent
#10D590
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581