#ADEB7A#ADEB7A
#ADEB7A is a very light, vivid yellow-green. Relative luminance 0.697; OKLCH L 87.3% C 0.158 H 132.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB7A |
|---|---|
| RGB | rgb(173, 235, 122) |
| HSL | hsl(93, 74%, 70%) |
| HSV | hsv(93, 48%, 92%) |
| CMYK | cmyk(26.4%, 0%, 48.1%, 7.8%) |
| CIE-LAB | lab(86.85, -38.48, 48.35) |
| CIE-LCH | lch(86.85, 61.79, 128.52°) |
| OKLab | oklab(87.34% -0.1064 0.1162) |
| OKLCH | oklch(87.34% 0.158 132.5) |
| XYZ | xyz(50.4539, 69.7046, 29.2047) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.50
Spring Green (survey)
#A9F971
ΔE00 3.78
Celery
#C1FD95
ΔE00 4.32
Light Yellowish Green
#C2FF89
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 4.53
Light Grass Green
#9AF764
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB7A #B87AEB
analogous
#E6EB7A #ADEB7A #7AEB7F
triadic
#ADEB7A #7AADEB #EB7AAD
tetradic
#ADEB7A #7AE6EB #B87AEB #EB7F7A
square
#ADEB7A #7AE6EB #B87AEB #EB7F7A
split-complementary
#ADEB7A #7F7AEB #EB7AE6
monochromatic
#6DCC1F #8CE345 #ADEB7A #CEF3AF #EFFBE4
Accessibility & contrast
On white
1.41
#ADEB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ADEB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB7A
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB7A | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD70
Deuteranopia (green-blind)
#EAD881
Tritanopia (blue-blind)
#AFE3D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #adeb7a; /* rgb */ color: rgb(173, 235, 122); /* oklch */ color: oklch(87.3% 0.158 132.5);
Tailwind
colors: {
custom: {
50: '#c8f1a2',
500: '#adeb7a',
950: '#000000',
},
}SCSS
$custom: #adeb7a; $custom-light: #c8f1a2; $custom-dark: #000000;
JSON
{
"hex": "#adeb7a",
"rgb": {
"r": 173,
"g": 235,
"b": 122
},
"hsl": {
"h": 92.92,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.87338,
"c": 0.15755,
"h": 132.5
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#ADEB7A
secondary
#8B45C4
accent
#10D67C
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580