#ADED73#ADED73
#ADED73 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.7% C 0.167 H 131.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ADED73 |
|---|---|
| RGB | rgb(173, 237, 115) |
| HSL | hsl(91, 77%, 69%) |
| HSV | hsv(91, 51%, 93%) |
| CMYK | cmyk(27%, 0%, 51.5%, 7.1%) |
| CIE-LAB | lab(87.33, -40.14, 52.21) |
| CIE-LCH | lch(87.33, 65.86, 127.55°) |
| OKLab | oklab(87.7% -0.1114 0.1243) |
| OKLCH | oklch(87.7% 0.167 131.9) |
| XYZ | xyz(50.6115, 70.6890, 27.1941) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.51
Light Lime
#AEFD6C
ΔE00 3.88
Light Grass Green
#9AF764
ΔE00 3.89
Pale Lime
#BEFD73
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADED73 #B373ED
analogous
#EAED73 #ADED73 #73ED76
triadic
#ADED73 #73ADED #ED73AD
tetradic
#ADED73 #73EAED #B373ED #ED7673
square
#ADED73 #73EAED #B373ED #ED7673
split-complementary
#ADED73 #7673ED #ED73EA
monochromatic
#6ECB1A #8DE63D #ADED73 #CDF4A9 #EDFBDF
Accessibility & contrast
On white
1.39
#ADED73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#ADED73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADED73
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADED73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADED73 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE68
Deuteranopia (green-blind)
#EDD97B
Tritanopia (blue-blind)
#AFE5D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aded73; /* rgb */ color: rgb(173, 237, 115); /* oklch */ color: oklch(87.7% 0.167 131.9);
Tailwind
colors: {
custom: {
50: '#c8f39e',
500: '#aded73',
950: '#000000',
},
}SCSS
$custom: #aded73; $custom-light: #c8f39e; $custom-dark: #000000;
JSON
{
"hex": "#aded73",
"rgb": {
"r": 173,
"g": 237,
"b": 115
},
"hsl": {
"h": 91.475,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.87701,
"c": 0.16691,
"h": 131.9
},
"luminance": 0.7069
}Semantic roles & 50–950 ramp
primary
#ADED73
secondary
#853FC6
accent
#0CD978
background
#FEFFFC
surface
#FAFEF5
border
#D3D6CF
text
#13170F
muted
#838580