#ADED99#ADED99
#ADED99 is a very light, vivid green. Relative luminance 0.718; OKLCH L 88.3% C 0.129 H 138.4°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADED99 |
|---|---|
| RGB | rgb(173, 237, 153) |
| HSL | hsl(106, 70%, 76%) |
| HSV | hsv(106, 35%, 93%) |
| CMYK | cmyk(27%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(87.85, -35.39, 34.42) |
| CIE-LCH | lch(87.85, 49.37, 135.80°) |
| OKLab | oklab(88.29% -0.0966 0.0857) |
| OKLCH | oklch(88.29% 0.129 138.4) |
| XYZ | xyz(53.2659, 71.7507, 41.1736) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.42
Tea Green
#BDF8A3
ΔE00 2.72
Light Pastel Green
#B2FBA5
ΔE00 3.00
Pale Light Green
#B1FC99
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.91
Light Sage
#BCECAC
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADED99 #D999ED
analogous
#D7ED99 #ADED99 #99EDAF
triadic
#ADED99 #99ADED #ED99AD
tetradic
#ADED99 #99D7ED #D999ED #EDAF99
square
#ADED99 #99D7ED #D999ED #EDAF99
split-complementary
#ADED99 #AF99ED #ED99D7
monochromatic
#59DB31 #83E465 #ADED99 #D7F6CD #EAFAE5
Accessibility & contrast
On white
1.37
#ADED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#ADED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADED99
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADED99 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#E8DA9E
Tritanopia (blue-blind)
#AAE7D8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aded99; /* rgb */ color: rgb(173, 237, 153); /* oklch */ color: oklch(88.3% 0.129 138.4);
Tailwind
colors: {
custom: {
50: '#c7f3b8',
500: '#aded99',
950: '#000000',
},
}SCSS
$custom: #aded99; $custom-light: #c7f3b8; $custom-dark: #000000;
JSON
{
"hex": "#aded99",
"rgb": {
"r": 173,
"g": 237,
"b": 153
},
"hsl": {
"h": 105.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.88285,
"c": 0.1291,
"h": 138.4
},
"luminance": 0.71753
}Semantic roles & 50–950 ramp
primary
#ADED99
secondary
#B061C9
accent
#14D2A5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581