#7CB194#7CB194
#7CB194 is a light, moderate green. Relative luminance 0.379; OKLCH L 71.5% C 0.070 H 160.0°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB194 |
|---|---|
| RGB | rgb(124, 177, 148) |
| HSL | hsl(147, 25%, 59%) |
| HSV | hsv(147, 30%, 69%) |
| CMYK | cmyk(29.9%, 0%, 16.4%, 30.6%) |
| CIE-LAB | lab(67.92, -23.67, 9.31) |
| CIE-LCH | lch(67.92, 25.43, 158.53°) |
| OKLab | oklab(71.49% -0.0661 0.024) |
| OKLCH | oklch(71.49% 0.07 160) |
| XYZ | xyz(29.3779, 37.8661, 33.7722) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 6.01
Darkseagreen
#8FBC8F
ΔE00 6.05
Greyish Green
#82A67D
ΔE00 6.19
Greeny Grey
#7EA07A
ΔE00 6.94
Greenish Grey
#96AE8D
ΔE00 7.03
Greyish Teal
#719F91
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB194 #B17C99
analogous
#7FB17C #7CB194 #7CB1AF
triadic
#7CB194 #947CB1 #B1947C
tetradic
#7CB194 #7C7FB1 #B17C99 #B1AF7C
square
#7CB194 #7C7FB1 #B17C99 #B1AF7C
split-complementary
#7CB194 #AF7CB1 #B17C7F
monochromatic
#437057 #599675 #7CB194 #A2C8B3 #C9DFD3
Accessibility & contrast
On white
2.45
#7CB194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7CB194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB194
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB194 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#A7A396
Tritanopia (blue-blind)
#71B1A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7cb194; /* rgb */ color: rgb(124, 177, 148); /* oklch */ color: oklch(71.5% 0.070 160.0);
Tailwind
colors: {
custom: {
50: '#a3c8b3',
500: '#7cb194',
950: '#000000',
},
}SCSS
$custom: #7cb194; $custom-light: #a3c8b3; $custom-dark: #000000;
JSON
{
"hex": "#7cb194",
"rgb": {
"r": 124,
"g": 177,
"b": 148
},
"hsl": {
"h": 147.17,
"s": 25.359,
"l": 59.02
},
"oklch": {
"l": 0.71491,
"c": 0.07029,
"h": 160
},
"luminance": 0.37867
}Semantic roles & 50–950 ramp
primary
#7CB194
secondary
#CFBAC5
accent
#6698C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280