#7ACF85#7ACF85
#7ACF85 is a light, vivid green. Relative luminance 0.505; OKLCH L 78.2% C 0.133 H 147.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACF85 |
|---|---|
| RGB | rgb(122, 207, 133) |
| HSL | hsl(128, 47%, 65%) |
| HSV | hsv(128, 41%, 81%) |
| CMYK | cmyk(41.1%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.35, -41.14, 28.93) |
| CIE-LCH | lch(76.35, 50.29, 144.88°) |
| OKLab | oklab(78.18% -0.112 0.0723) |
| OKLCH | oklch(78.18% 0.133 147.2) |
| XYZ | xyz(34.5706, 50.4545, 30.1028) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.47
Emerald
#50C878
ΔE00 4.40
Dark Mint
#48C072
ΔE00 5.97
Pistachio
#93C572
ΔE00 6.30
Fern
#63B76C
ΔE00 6.54
Seaweed
#18D17B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACF85 #CF7AC4
analogous
#9ACF7A #7ACF85 #7ACFB0
triadic
#7ACF85 #857ACF #CF857A
tetradic
#7ACF85 #7A9ACF #CF7AC4 #CFB07A
square
#7ACF85 #7A9ACF #CF7AC4 #CFB07A
split-complementary
#7ACF85 #B07ACF #CF7A9A
monochromatic
#379843 #4DBF5C #7ACF85 #A7DFAE #D4EFD8
Accessibility & contrast
On white
1.89
#7ACF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#7ACF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACF85
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACF85 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C4B989
Tritanopia (blue-blind)
#6ECBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7acf85; /* rgb */ color: rgb(122, 207, 133); /* oklch */ color: oklch(78.2% 0.133 147.2);
Tailwind
colors: {
custom: {
50: '#a4dea9',
500: '#7acf85',
950: '#000000',
},
}SCSS
$custom: #7acf85; $custom-light: #a4dea9; $custom-dark: #000000;
JSON
{
"hex": "#7acf85",
"rgb": {
"r": 122,
"g": 207,
"b": 133
},
"hsl": {
"h": 127.765,
"s": 46.961,
"l": 64.51
},
"oklch": {
"l": 0.78179,
"c": 0.13331,
"h": 147.2
},
"luminance": 0.50457
}Semantic roles & 50–950 ramp
primary
#7ACF85
secondary
#9E5093
accent
#2BA8BA
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480