#7ACE89#7ACE89
#7ACE89 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.128 H 148.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACE89 |
|---|---|
| RGB | rgb(122, 206, 137) |
| HSL | hsl(131, 46%, 64%) |
| HSV | hsv(131, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 33.5%, 19.2%) |
| CIE-LAB | lab(76.12, -40.02, 26.55) |
| CIE-LCH | lch(76.12, 48.03, 146.45°) |
| OKLab | oklab(78.02% -0.1091 0.0667) |
| OKLCH | oklch(78.02% 0.128 148.6) |
| XYZ | xyz(34.6108, 50.0842, 31.5055) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.63
Emerald
#50C878
ΔE00 4.50
Dark Mint
#48C072
ΔE00 5.95
Fern
#63B76C
ΔE00 6.54
Hospital Green
#9BE5AA
ΔE00 6.55
Seaweed
#18D17B
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACE89 #CE7ABF
analogous
#95CE7A #7ACE89 #7ACEB3
triadic
#7ACE89 #897ACE #CE897A
tetradic
#7ACE89 #7A95CE #CE7ABF #CEB37A
square
#7ACE89 #7A95CE #CE7ABF #CEB37A
split-complementary
#7ACE89 #B37ACE #CE7A95
monochromatic
#379648 #4DBE61 #7ACE89 #A7DEB1 #D3EFD8
Accessibility & contrast
On white
1.91
#7ACE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#7ACE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACE89
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACE89 | 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)
#D0C185
Deuteranopia (green-blind)
#C3B88D
Tritanopia (blue-blind)
#6DCBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ace89; /* rgb */ color: rgb(122, 206, 137); /* oklch */ color: oklch(78.0% 0.128 148.6);
Tailwind
colors: {
custom: {
50: '#a4ddac',
500: '#7ace89',
950: '#000000',
},
}SCSS
$custom: #7ace89; $custom-light: #a4ddac; $custom-dark: #000000;
JSON
{
"hex": "#7ace89",
"rgb": {
"r": 122,
"g": 206,
"b": 137
},
"hsl": {
"h": 130.714,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78017,
"c": 0.12783,
"h": 148.6
},
"luminance": 0.50086
}Semantic roles & 50–950 ramp
primary
#7ACE89
secondary
#9C508F
accent
#2CA0B9
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481