#ADE07E#ADE07E
#ADE07E is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.9% C 0.138 H 131.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE07E |
|---|---|
| RGB | rgb(173, 224, 126) |
| HSL | hsl(91, 61%, 69%) |
| HSV | hsv(91, 44%, 88%) |
| CMYK | cmyk(22.8%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(83.81, -33.00, 42.64) |
| CIE-LCH | lch(83.81, 53.92, 127.74°) |
| OKLab | oklab(84.9% -0.0909 0.1036) |
| OKLCH | oklch(84.9% 0.138 131.3) |
| XYZ | xyz(47.6544, 63.7009, 29.5194) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 5.68
Light Moss Green
#A6C875
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 6.09
Tea Green
#BDF8A3
ΔE00 6.11
Washed Out Green
#BCF5A6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE07E #B17EE0
analogous
#DEE07E #ADE07E #7EE080
triadic
#ADE07E #7EADE0 #E07EAD
tetradic
#ADE07E #7EDEE0 #B17EE0 #E0807E
square
#ADE07E #7EDEE0 #B17EE0 #E0807E
split-complementary
#ADE07E #807EE0 #E07EDE
monochromatic
#6FB82C #8ED44D #ADE07E #CCECAF #ECF8E1
Accessibility & contrast
On white
1.53
#ADE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ADE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE07E
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE07E | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D376
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#AFD9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade07e; /* rgb */ color: rgb(173, 224, 126); /* oklch */ color: oklch(84.9% 0.138 131.3);
Tailwind
colors: {
custom: {
50: '#c7eaa5',
500: '#ade07e',
950: '#000000',
},
}SCSS
$custom: #ade07e; $custom-light: #c7eaa5; $custom-dark: #000000;
JSON
{
"hex": "#ade07e",
"rgb": {
"r": 173,
"g": 224,
"b": 126
},
"hsl": {
"h": 91.224,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.84896,
"c": 0.13789,
"h": 131.3
},
"luminance": 0.63702
}Semantic roles & 50–950 ramp
primary
#ADE07E
secondary
#834BB7
accent
#1DC976
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480