#7BB294#7BB294
#7BB294 is a light, moderate green. Relative luminance 0.382; OKLCH L 71.7% C 0.073 H 160.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB294 |
|---|---|
| RGB | rgb(123, 178, 148) |
| HSL | hsl(147, 26%, 59%) |
| HSV | hsv(147, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(68.16, -24.48, 9.64) |
| CIE-LCH | lch(68.16, 26.31, 158.51°) |
| OKLab | oklab(71.67% -0.0683 0.0249) |
| OKLCH | oklch(71.67% 0.073 160) |
| XYZ | xyz(29.4323, 38.1884, 33.8315) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 5.78
Darkseagreen
#8FBC8F
ΔE00 5.88
Greyish Green
#82A67D
ΔE00 6.32
Greeny Grey
#7EA07A
ΔE00 7.14
Greeny Blue
#42B395
ΔE00 7.26
Greenish Grey
#96AE8D
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB294 #B27B99
analogous
#7EB27B #7BB294 #7BB2B0
triadic
#7BB294 #947BB2 #B2947B
tetradic
#7BB294 #7B7EB2 #B27B99 #B2B07B
square
#7BB294 #7B7EB2 #B27B99 #B2B07B
split-complementary
#7BB294 #B07BB2 #B27B7E
monochromatic
#427157 #589775 #7BB294 #A2C9B3 #C8DFD3
Accessibility & contrast
On white
2.43
#7BB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7BB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB294
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB294 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA92
Deuteranopia (green-blind)
#A7A496
Tritanopia (blue-blind)
#70B2A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb294; /* rgb */ color: rgb(123, 178, 148); /* oklch */ color: oklch(71.7% 0.073 160.0);
Tailwind
colors: {
custom: {
50: '#a2c9b3',
500: '#7bb294',
950: '#000000',
},
}SCSS
$custom: #7bb294; $custom-light: #a2c9b3; $custom-dark: #000000;
JSON
{
"hex": "#7bb294",
"rgb": {
"r": 123,
"g": 178,
"b": 148
},
"hsl": {
"h": 147.273,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.71667,
"c": 0.07267,
"h": 160
},
"luminance": 0.3819
}Semantic roles & 50–950 ramp
primary
#7BB294
secondary
#CFBAC5
accent
#6598C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280