#7BB596#7BB596
#7BB596 is a light, moderate green. Relative luminance 0.395; OKLCH L 72.4% C 0.076 H 160.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB596 |
|---|---|
| RGB | rgb(123, 181, 150) |
| HSL | hsl(148, 28%, 60%) |
| HSV | hsv(148, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(69.08, -25.57, 9.86) |
| CIE-LCH | lch(69.08, 27.40, 158.92°) |
| OKLab | oklab(72.43% -0.0713 0.0254) |
| OKLCH | oklch(72.43% 0.076 160.4) |
| XYZ | xyz(30.1954, 39.4592, 34.8736) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.61
Tea
#65AB7C
ΔE00 5.92
Pale Teal
#82CBB2
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 6.87
Greeny Blue
#42B395
ΔE00 7.04
Mediumaquamarine
#66CDAA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB596 #B57B9A
analogous
#7DB57B #7BB596 #7BB5B3
triadic
#7BB596 #967BB5 #B5967B
tetradic
#7BB596 #7B7DB5 #B57B9A #B5B37B
square
#7BB596 #7B7DB5 #B57B9A #B5B37B
split-complementary
#7BB596 #B37BB5 #B57B7D
monochromatic
#417459 #579C77 #7BB596 #A2CBB5 #C9E1D4
Accessibility & contrast
On white
2.36
#7BB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7BB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB596
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB596 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#6FB5AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb596; /* rgb */ color: rgb(123, 181, 150); /* oklch */ color: oklch(72.4% 0.076 160.4);
Tailwind
colors: {
custom: {
50: '#a3cbb4',
500: '#7bb596',
950: '#000000',
},
}SCSS
$custom: #7bb596; $custom-light: #a3cbb4; $custom-dark: #000000;
JSON
{
"hex": "#7bb596",
"rgb": {
"r": 123,
"g": 181,
"b": 150
},
"hsl": {
"h": 147.931,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72425,
"c": 0.0757,
"h": 160.4
},
"luminance": 0.39461
}Semantic roles & 50–950 ramp
primary
#7BB596
secondary
#D1BBC7
accent
#6397C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280