#ADE077#ADE077
#ADE077 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.8% C 0.145 H 130.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE077 |
|---|---|
| RGB | rgb(173, 224, 119) |
| HSL | hsl(89, 63%, 67%) |
| HSV | hsv(89, 47%, 88%) |
| CMYK | cmyk(22.8%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(83.72, -33.82, 45.93) |
| CIE-LCH | lch(83.72, 57.04, 126.37°) |
| OKLab | oklab(84.79% -0.0936 0.1106) |
| OKLCH | oklch(84.79% 0.145 130.2) |
| XYZ | xyz(47.2184, 63.5265, 27.2233) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 6.22
Spring Green (survey)
#A9F971
ΔE00 6.29
Celery
#C1FD95
ΔE00 6.33
Light Yellowish Green
#C2FF89
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE077 #AA77E0
analogous
#E0DF77 #ADE077 #79E077
triadic
#ADE077 #77ADE0 #E077AD
tetradic
#ADE077 #77E0DF #AA77E0 #E07779
square
#ADE077 #77E0DF #AA77E0 #E07779
split-complementary
#ADE077 #7779E0 #DF77E0
monochromatic
#70B429 #8FD545 #ADE077 #CBEBA9 #E9F7DB
Accessibility & contrast
On white
1.53
#ADE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#ADE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE077
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE077 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36E
Deuteranopia (green-blind)
#E1CF7D
Tritanopia (blue-blind)
#B0D8C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade077; /* rgb */ color: rgb(173, 224, 119); /* oklch */ color: oklch(84.8% 0.145 130.2);
Tailwind
colors: {
custom: {
50: '#c7eaa0',
500: '#ade077',
950: '#000000',
},
}SCSS
$custom: #ade077; $custom-light: #c7eaa0; $custom-dark: #000000;
JSON
{
"hex": "#ade077",
"rgb": {
"r": 173,
"g": 224,
"b": 119
},
"hsl": {
"h": 89.143,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.84793,
"c": 0.14495,
"h": 130.2
},
"luminance": 0.63527
}Semantic roles & 50–950 ramp
primary
#ADE077
secondary
#7C46B5
accent
#1BCB70
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480