#7AD387#7AD387
#7AD387 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.2% C 0.137 H 147.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD387 |
|---|---|
| RGB | rgb(122, 211, 135) |
| HSL | hsl(129, 50%, 65%) |
| HSV | hsv(129, 42%, 83%) |
| CMYK | cmyk(42.2%, 0%, 36%, 17.3%) |
| CIE-LAB | lab(77.56, -42.56, 29.51) |
| CIE-LCH | lch(77.56, 51.79, 145.26°) |
| OKLab | oklab(79.18% -0.1158 0.0737) |
| OKLCH | oklch(79.18% 0.137 147.5) |
| XYZ | xyz(35.6915, 52.4731, 31.1646) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.35
Emerald
#50C878
ΔE00 4.71
Hospital Green
#9BE5AA
ΔE00 6.25
Seaweed
#18D17B
ΔE00 6.41
Dark Mint
#48C072
ΔE00 6.51
Lightgreen
#90EE90
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD387 #D37AC6
analogous
#99D37A #7AD387 #7AD3B3
triadic
#7AD387 #877AD3 #D3877A
tetradic
#7AD387 #7A99D3 #D37AC6 #D3B37A
square
#7AD387 #7A99D3 #D37AC6 #D3B37A
split-complementary
#7AD387 #B37AD3 #D37A99
monochromatic
#349E44 #4CC45E #7AD387 #A8E2B0 #D6F1DA
Accessibility & contrast
On white
1.83
#7AD387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7AD387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD387
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD387 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#C8BC8C
Tritanopia (blue-blind)
#6CCFC0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ad387; /* rgb */ color: rgb(122, 211, 135); /* oklch */ color: oklch(79.2% 0.137 147.5);
Tailwind
colors: {
custom: {
50: '#a5e1aa',
500: '#7ad387',
950: '#000000',
},
}SCSS
$custom: #7ad387; $custom-light: #a5e1aa; $custom-dark: #000000;
JSON
{
"hex": "#7ad387",
"rgb": {
"r": 122,
"g": 211,
"b": 135
},
"hsl": {
"h": 128.764,
"s": 50.282,
"l": 65.294
},
"oklch": {
"l": 0.79178,
"c": 0.13731,
"h": 147.5
},
"luminance": 0.52475
}Semantic roles & 50–950 ramp
primary
#7AD387
secondary
#A34E97
accent
#28A8BE
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481