#ADE379#ADE379
#ADE379 is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.5% C 0.147 H 131.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE379 |
|---|---|
| RGB | rgb(173, 227, 121) |
| HSL | hsl(91, 65%, 68%) |
| HSV | hsv(91, 47%, 89%) |
| CMYK | cmyk(23.8%, 0%, 46.7%, 11%) |
| CIE-LAB | lab(84.59, -34.97, 46.04) |
| CIE-LCH | lch(84.59, 57.82, 127.22°) |
| OKLab | oklab(85.5% -0.0967 0.111) |
| OKLCH | oklch(85.5% 0.147 131.1) |
| XYZ | xyz(48.1532, 65.2018, 28.1337) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Spring Green (survey)
#A9F971
ΔE00 5.64
Celery
#C1FD95
ΔE00 5.68
Light Yellowish Green
#C2FF89
ΔE00 5.98
Light Pea Green
#C4FE82
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE379 #AF79E3
analogous
#E2E379 #ADE379 #79E37A
triadic
#ADE379 #79ADE3 #E379AD
tetradic
#ADE379 #79E2E3 #AF79E3 #E37A79
square
#ADE379 #79E2E3 #AF79E3 #E37A79
split-complementary
#ADE379 #7A79E3 #E379E2
monochromatic
#6FBB27 #8ED846 #ADE379 #CCEEAC #EBF8DE
Accessibility & contrast
On white
1.50
#ADE379 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ADE379 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE379
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE379 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE379 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD670
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#B0DBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade379; /* rgb */ color: rgb(173, 227, 121); /* oklch */ color: oklch(85.5% 0.147 131.1);
Tailwind
colors: {
custom: {
50: '#c7eca1',
500: '#ade379',
950: '#000000',
},
}SCSS
$custom: #ade379; $custom-light: #c7eca1; $custom-dark: #000000;
JSON
{
"hex": "#ade379",
"rgb": {
"r": 173,
"g": 227,
"b": 121
},
"hsl": {
"h": 90.566,
"s": 65.432,
"l": 68.235
},
"oklch": {
"l": 0.85503,
"c": 0.14723,
"h": 131.1
},
"luminance": 0.65203
}Semantic roles & 50–950 ramp
primary
#ADE379
secondary
#8146BA
accent
#18CD74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480