#7CB294#7CB294
#7CB294 is a light, moderate green. Relative luminance 0.383; OKLCH L 71.7% C 0.072 H 159.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB294 |
|---|---|
| RGB | rgb(124, 178, 148) |
| HSL | hsl(147, 26%, 59%) |
| HSV | hsv(147, 30%, 70%) |
| CMYK | cmyk(30.3%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(68.21, -24.17, 9.73) |
| CIE-LCH | lch(68.21, 26.05, 158.08°) |
| OKLab | oklab(71.73% -0.0674 0.0251) |
| OKLCH | oklch(71.73% 0.072 159.6) |
| XYZ | xyz(29.5761, 38.2626, 33.8383) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.77
Tea
#65AB7C
ΔE00 5.85
Greyish Green
#82A67D
ΔE00 6.21
Greeny Grey
#7EA07A
ΔE00 7.05
Greenish Grey
#96AE8D
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB294 #B27C9A
analogous
#7FB27C #7CB294 #7CB2AF
triadic
#7CB294 #947CB2 #B2947C
tetradic
#7CB294 #7C7FB2 #B27C9A #B2AF7C
square
#7CB294 #7C7FB2 #B27C9A #B2AF7C
split-complementary
#7CB294 #AF7CB2 #B27C7F
monochromatic
#427157 #599875 #7CB294 #A3C9B3 #C9DFD3
Accessibility & contrast
On white
2.43
#7CB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7CB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB294
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB294 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA92
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#71B1A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7cb294; /* rgb */ color: rgb(124, 178, 148); /* oklch */ color: oklch(71.7% 0.072 159.6);
Tailwind
colors: {
custom: {
50: '#a3c9b3',
500: '#7cb294',
950: '#000000',
},
}SCSS
$custom: #7cb294; $custom-light: #a3c9b3; $custom-dark: #000000;
JSON
{
"hex": "#7cb294",
"rgb": {
"r": 124,
"g": 178,
"b": 148
},
"hsl": {
"h": 146.667,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.71725,
"c": 0.0719,
"h": 159.6
},
"luminance": 0.38264
}Semantic roles & 50–950 ramp
primary
#7CB294
secondary
#CFBAC6
accent
#6599C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280