#7ACE97#7ACE97
#7ACE97 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.3% C 0.114 H 154.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACE97 |
|---|---|
| RGB | rgb(122, 206, 151) |
| HSL | hsl(141, 46%, 64%) |
| HSV | hsv(141, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 26.7%, 19.2%) |
| CIE-LAB | lab(76.38, -37.51, 19.54) |
| CIE-LCH | lch(76.38, 42.29, 152.49°) |
| OKLab | oklab(78.32% -0.1028 0.0497) |
| OKLCH | oklch(78.32% 0.114 154.2) |
| XYZ | xyz(35.6809, 50.5122, 37.1418) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.47
Soft Green
#6FC276
ΔE00 5.83
Emerald
#50C878
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.15
Mediumaquamarine
#66CDAA
ΔE00 6.22
Eucalyptus
#44D7A8
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACE97 #CE7AB1
analogous
#87CE7A #7ACE97 #7ACEC1
triadic
#7ACE97 #977ACE #CE977A
tetradic
#7ACE97 #7A87CE #CE7AB1 #CEC17A
square
#7ACE97 #7A87CE #CE7AB1 #CEC17A
split-complementary
#7ACE97 #C17ACE #CE7A87
monochromatic
#379658 #4DBE74 #7ACE97 #A7DEBA #D3EFDD
Accessibility & contrast
On white
1.89
#7ACE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7ACE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACE97
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACE97 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC294
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#69CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ace97; /* rgb */ color: rgb(122, 206, 151); /* oklch */ color: oklch(78.3% 0.114 154.2);
Tailwind
colors: {
custom: {
50: '#a4ddb5',
500: '#7ace97',
950: '#000000',
},
}SCSS
$custom: #7ace97; $custom-light: #a4ddb5; $custom-dark: #000000;
JSON
{
"hex": "#7ace97",
"rgb": {
"r": 122,
"g": 206,
"b": 151
},
"hsl": {
"h": 140.714,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78316,
"c": 0.11425,
"h": 154.2
},
"luminance": 0.50515
}Semantic roles & 50–950 ramp
primary
#7ACE97
secondary
#9C5082
accent
#2C89B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481