#ADE07B#ADE07B
#ADE07B is a very light, vivid yellow-green. Relative luminance 0.636; OKLCH L 84.9% C 0.141 H 130.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE07B |
|---|---|
| RGB | rgb(173, 224, 123) |
| HSL | hsl(90, 62%, 68%) |
| HSV | hsv(90, 45%, 88%) |
| CMYK | cmyk(22.8%, 0%, 45.1%, 12.2%) |
| CIE-LAB | lab(83.77, -33.36, 44.06) |
| CIE-LCH | lch(83.77, 55.26, 127.13°) |
| OKLab | oklab(84.85% -0.0921 0.1067) |
| OKLCH | oklch(84.85% 0.141 130.8) |
| XYZ | xyz(47.4637, 63.6246, 28.5152) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.13
Pistachio (survey)
#C0FA8B
ΔE00 5.61
Light Moss Green
#A6C875
ΔE00 6.05
Celery
#C1FD95
ΔE00 6.23
Tea Green
#BDF8A3
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE07B #AE7BE0
analogous
#DFE07B #ADE07B #7BE07B
triadic
#ADE07B #7BADE0 #E07BAD
tetradic
#ADE07B #7BDFE0 #AE7BE0 #E07B7B
square
#ADE07B #7BDFE0 #AE7BE0 #E07B7B
split-complementary
#ADE07B #7B7BE0 #E07BDF
monochromatic
#70B62B #8ED449 #ADE07B #CCECAD #EBF7DE
Accessibility & contrast
On white
1.53
#ADE07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#ADE07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE07B
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE07B | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#B0D9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade07b; /* rgb */ color: rgb(173, 224, 123); /* oklch */ color: oklch(84.9% 0.141 130.8);
Tailwind
colors: {
custom: {
50: '#c7eaa3',
500: '#ade07b',
950: '#000000',
},
}SCSS
$custom: #ade07b; $custom-light: #c7eaa3; $custom-dark: #000000;
JSON
{
"hex": "#ade07b",
"rgb": {
"r": 173,
"g": 224,
"b": 123
},
"hsl": {
"h": 90.297,
"s": 61.963,
"l": 68.039
},
"oklch": {
"l": 0.84851,
"c": 0.14095,
"h": 130.8
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#ADE07B
secondary
#8048B7
accent
#1CCA74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480