#7AC396#7AC396
#7AC396 is a light, moderate green. Relative luminance 0.454; OKLCH L 75.7% C 0.098 H 156.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC396 |
|---|---|
| RGB | rgb(122, 195, 150) |
| HSL | hsl(143, 38%, 62%) |
| HSV | hsv(143, 37%, 76%) |
| CMYK | cmyk(37.4%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(73.13, -32.62, 15.56) |
| CIE-LCH | lch(73.13, 36.14, 154.50°) |
| OKLab | oklab(75.68% -0.0899 0.0398) |
| OKLCH | oklch(75.68% 0.098 156.1) |
| XYZ | xyz(33.0441, 45.3678, 35.8639) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.55
Pale Teal
#82CBB2
ΔE00 6.45
Soft Green
#6FC276
ΔE00 6.79
Tea
#65AB7C
ΔE00 6.90
Greenish Teal
#32BF84
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC396 #C37AA7
analogous
#82C37A #7AC396 #7AC3BB
triadic
#7AC396 #967AC3 #C3967A
tetradic
#7AC396 #7A82C3 #C37AA7 #C3BB7A
square
#7AC396 #7A82C3 #C37AA7 #C3BB7A
split-complementary
#7AC396 #BB7AC3 #C37A82
monochromatic
#3C8659 #50B075 #7AC396 #A4D6B7 #CEE9D9
Accessibility & contrast
On white
2.08
#7AC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#7AC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC396
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC396 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#6BC2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7ac396; /* rgb */ color: rgb(122, 195, 150); /* oklch */ color: oklch(75.7% 0.098 156.1);
Tailwind
colors: {
custom: {
50: '#a3d5b5',
500: '#7ac396',
950: '#000000',
},
}SCSS
$custom: #7ac396; $custom-light: #a3d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7ac396",
"rgb": {
"r": 122,
"g": 195,
"b": 150
},
"hsl": {
"h": 143.014,
"s": 37.824,
"l": 62.157
},
"oklch": {
"l": 0.75678,
"c": 0.09834,
"h": 156.1
},
"luminance": 0.4537
}Semantic roles & 50–950 ramp
primary
#7AC396
secondary
#DABFD0
accent
#3581B1
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380