#7BB394#7BB394
#7BB394 is a light, moderate green. Relative luminance 0.386; OKLCH L 71.9% C 0.074 H 159.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB394 |
|---|---|
| RGB | rgb(123, 179, 148) |
| HSL | hsl(147, 27%, 59%) |
| HSV | hsv(147, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 17.3%, 29.8%) |
| CIE-LAB | lab(68.45, -24.98, 10.06) |
| CIE-LCH | lch(68.45, 26.93, 158.07°) |
| OKLab | oklab(71.9% -0.0696 0.0259) |
| OKLCH | oklch(71.9% 0.074 159.6) |
| XYZ | xyz(29.6320, 38.5878, 33.8981) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.62
Tea
#65AB7C
ΔE00 5.65
Greyish Green
#82A67D
ΔE00 6.36
Pale Teal
#82CBB2
ΔE00 7.10
Greeny Blue
#42B395
ΔE00 7.22
Greeny Grey
#7EA07A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB394 #B37B9A
analogous
#7EB37B #7BB394 #7BB3B0
triadic
#7BB394 #947BB3 #B3947B
tetradic
#7BB394 #7B7EB3 #B37B9A #B3B07B
square
#7BB394 #7B7EB3 #B37B9A #B3B07B
split-complementary
#7BB394 #B07BB3 #B37B7E
monochromatic
#427257 #589975 #7BB394 #A2C9B3 #C9E0D3
Accessibility & contrast
On white
2.41
#7BB394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#7BB394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB394
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB394 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB92
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#70B2AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb394; /* rgb */ color: rgb(123, 179, 148); /* oklch */ color: oklch(71.9% 0.074 159.6);
Tailwind
colors: {
custom: {
50: '#a3cab3',
500: '#7bb394',
950: '#000000',
},
}SCSS
$custom: #7bb394; $custom-light: #a3cab3; $custom-dark: #000000;
JSON
{
"hex": "#7bb394",
"rgb": {
"r": 123,
"g": 179,
"b": 148
},
"hsl": {
"h": 146.786,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.71902,
"c": 0.07427,
"h": 159.6
},
"luminance": 0.38589
}Semantic roles & 50–950 ramp
primary
#7BB394
secondary
#D0BAC6
accent
#6599C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280