#7ACE96#7ACE96
#7ACE96 is a light, moderate green. Relative luminance 0.505; OKLCH L 78.3% C 0.115 H 153.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACE96 |
|---|---|
| RGB | rgb(122, 206, 150) |
| HSL | hsl(140, 46%, 64%) |
| HSV | hsv(140, 41%, 81%) |
| CMYK | cmyk(40.8%, 0%, 27.2%, 19.2%) |
| CIE-LAB | lab(76.36, -37.70, 20.04) |
| CIE-LCH | lch(76.36, 42.69, 152.01°) |
| OKLab | oklab(78.29% -0.1033 0.051) |
| OKLCH | oklch(78.29% 0.115 153.7) |
| XYZ | xyz(35.6001, 50.4799, 36.7160) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.62
Soft Green
#6FC276
ΔE00 5.64
Emerald
#50C878
ΔE00 5.95
Hospital Green
#9BE5AA
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.44
Darkseagreen
#8FBC8F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACE96 #CE7AB2
analogous
#88CE7A #7ACE96 #7ACEC0
triadic
#7ACE96 #967ACE #CE967A
tetradic
#7ACE96 #7A88CE #CE7AB2 #CEC07A
square
#7ACE96 #7A88CE #CE7AB2 #CEC07A
split-complementary
#7ACE96 #C07ACE #CE7A88
monochromatic
#379657 #4DBE73 #7ACE96 #A7DEB9 #D3EFDD
Accessibility & contrast
On white
1.89
#7ACE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#7ACE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACE96
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACE96 | 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)
#CEC293
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#69CCBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ace96; /* rgb */ color: rgb(122, 206, 150); /* oklch */ color: oklch(78.3% 0.115 153.7);
Tailwind
colors: {
custom: {
50: '#a4ddb5',
500: '#7ace96',
950: '#000000',
},
}SCSS
$custom: #7ace96; $custom-light: #a4ddb5; $custom-dark: #000000;
JSON
{
"hex": "#7ace96",
"rgb": {
"r": 122,
"g": 206,
"b": 150
},
"hsl": {
"h": 140,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.78293,
"c": 0.11519,
"h": 153.7
},
"luminance": 0.50482
}Semantic roles & 50–950 ramp
primary
#7ACE96
secondary
#9C5083
accent
#2C8AB9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481