#7ACE8A#7ACE8A
#7ACE8A is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.127 H 148.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACE8A |
|---|---|
| RGB | rgb(122, 206, 138) |
| HSL | hsl(131, 46%, 64%) |
| HSV | hsv(131, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(76.14, -39.85, 26.05) |
| CIE-LCH | lch(76.14, 47.61, 146.83°) |
| OKLab | oklab(78.04% -0.1086 0.0655) |
| OKLCH | oklch(78.04% 0.127 148.9) |
| XYZ | xyz(34.6828, 50.1130, 31.8851) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.74
Emerald
#50C878
ΔE00 4.56
Dark Mint
#48C072
ΔE00 6.00
Hospital Green
#9BE5AA
ΔE00 6.48
Fern
#63B76C
ΔE00 6.60
Seaweed
#18D17B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACE8A #CE7ABE
analogous
#94CE7A #7ACE8A #7ACEB4
triadic
#7ACE8A #8A7ACE #CE8A7A
tetradic
#7ACE8A #7A94CE #CE7ABE #CEB47A
square
#7ACE8A #7A94CE #CE7ABE #CEB47A
split-complementary
#7ACE8A #B47ACE #CE7A94
monochromatic
#379649 #4DBE63 #7ACE8A #A7DEB1 #D3EFD9
Accessibility & contrast
On white
1.91
#7ACE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7ACE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACE8A
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACE8A | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#C3B88E
Tritanopia (blue-blind)
#6DCBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ace8a; /* rgb */ color: rgb(122, 206, 138); /* oklch */ color: oklch(78.0% 0.127 148.9);
Tailwind
colors: {
custom: {
50: '#a4ddac',
500: '#7ace8a',
950: '#000000',
},
}SCSS
$custom: #7ace8a; $custom-light: #a4ddac; $custom-dark: #000000;
JSON
{
"hex": "#7ace8a",
"rgb": {
"r": 122,
"g": 206,
"b": 138
},
"hsl": {
"h": 131.429,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78037,
"c": 0.12684,
"h": 148.9
},
"luminance": 0.50115
}Semantic roles & 50–950 ramp
primary
#7ACE8A
secondary
#9C508E
accent
#2C9EB9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481