#7ACF80#7ACF80
#7ACF80 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.138 H 145.7°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACF80 |
|---|---|
| RGB | rgb(122, 207, 128) |
| HSL | hsl(124, 47%, 65%) |
| HSV | hsv(124, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 38.2%, 18.8%) |
| CIE-LAB | lab(76.27, -41.95, 31.40) |
| CIE-LCH | lch(76.27, 52.40, 143.18°) |
| OKLab | oklab(78.09% -0.1142 0.078) |
| OKLCH | oklch(78.09% 0.138 145.7) |
| XYZ | xyz(34.2334, 50.3196, 28.3267) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.36
Emerald
#50C878
ΔE00 4.45
Pistachio
#93C572
ΔE00 5.77
Dark Mint
#48C072
ΔE00 6.03
Fern
#63B76C
ΔE00 6.46
Seaweed
#18D17B
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACF80 #CF7AC9
analogous
#9FCF7A #7ACF80 #7ACFAB
triadic
#7ACF80 #807ACF #CF807A
tetradic
#7ACF80 #7A9FCF #CF7AC9 #CFAB7A
square
#7ACF80 #7A9FCF #CF7AC9 #CFAB7A
split-complementary
#7ACF80 #AB7ACF #CF7A9F
monochromatic
#37983E #4DBF55 #7ACF80 #A7DFAB #D4EFD6
Accessibility & contrast
On white
1.90
#7ACF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7ACF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACF80
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACF80 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#C5B985
Tritanopia (blue-blind)
#6FCBBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acf80; /* rgb */ color: rgb(122, 207, 128); /* oklch */ color: oklch(78.1% 0.138 145.7);
Tailwind
colors: {
custom: {
50: '#a4dea5',
500: '#7acf80',
950: '#000000',
},
}SCSS
$custom: #7acf80; $custom-light: #a4dea5; $custom-dark: #000000;
JSON
{
"hex": "#7acf80",
"rgb": {
"r": 122,
"g": 207,
"b": 128
},
"hsl": {
"h": 124.235,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78085,
"c": 0.13829,
"h": 145.7
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#7ACF80
secondary
#9E5098
accent
#2BB0BA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#10150F
muted
#808480