#7AD68C#7AD68C
#7AD68C is a light, vivid green. Relative luminance 0.541; OKLCH L 80.0% C 0.137 H 148.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD68C |
|---|---|
| RGB | rgb(122, 214, 140) |
| HSL | hsl(132, 53%, 66%) |
| HSV | hsv(132, 43%, 84%) |
| CMYK | cmyk(43%, 0%, 34.6%, 16.1%) |
| CIE-LAB | lab(78.53, -43.03, 28.22) |
| CIE-LCH | lch(78.53, 51.46, 146.74°) |
| OKLab | oklab(80% -0.1172 0.0707) |
| OKLCH | oklch(80% 0.137 148.9) |
| XYZ | xyz(36.8041, 54.1217, 33.3130) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.11
Soft Green
#6FC276
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.56
Lightgreen
#90EE90
ΔE00 6.31
Seaweed
#18D17B
ΔE00 6.40
Weird Green
#3AE57F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD68C #D67AC4
analogous
#96D67A #7AD68C #7AD6BA
triadic
#7AD68C #8C7AD6 #D68C7A
tetradic
#7AD68C #7A96D6 #D67AC4 #D6BA7A
square
#7AD68C #7A96D6 #D67AC4 #D6BA7A
split-complementary
#7AD68C #BA7AD6 #D67A96
monochromatic
#32A348 #4BC864 #7AD68C #A9E4B4 #D8F3DD
Accessibility & contrast
On white
1.78
#7AD68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#7AD68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD68C
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD68C | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C887
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#6BD3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ad68c; /* rgb */ color: rgb(122, 214, 140); /* oklch */ color: oklch(80.0% 0.137 148.9);
Tailwind
colors: {
custom: {
50: '#a5e3ae',
500: '#7ad68c',
950: '#000000',
},
}SCSS
$custom: #7ad68c; $custom-light: #a5e3ae; $custom-dark: #000000;
JSON
{
"hex": "#7ad68c",
"rgb": {
"r": 122,
"g": 214,
"b": 140
},
"hsl": {
"h": 131.739,
"s": 52.874,
"l": 65.882
},
"oklch": {
"l": 0.79996,
"c": 0.13686,
"h": 148.9
},
"luminance": 0.54124
}Semantic roles & 50–950 ramp
primary
#7AD68C
secondary
#A74D96
accent
#25A2C0
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481