#7BB496#7BB496
#7BB496 is a light, moderate green. Relative luminance 0.391; OKLCH L 72.2% C 0.074 H 160.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB496 |
|---|---|
| RGB | rgb(123, 180, 150) |
| HSL | hsl(148, 28%, 59%) |
| HSV | hsv(148, 32%, 71%) |
| CMYK | cmyk(31.7%, 0%, 16.7%, 29.4%) |
| CIE-LAB | lab(68.79, -25.07, 9.44) |
| CIE-LCH | lch(68.79, 26.79, 159.37°) |
| OKLab | oklab(72.19% -0.07 0.0243) |
| OKLCH | oklch(72.19% 0.074 160.8) |
| XYZ | xyz(29.9928, 39.0540, 34.8061) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.85
Tea
#65AB7C
ΔE00 6.02
Pale Teal
#82CBB2
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 6.82
Greeny Blue
#42B395
ΔE00 7.06
Greenish Grey
#96AE8D
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB496 #B47B99
analogous
#7DB47B #7BB496 #7BB4B3
triadic
#7BB496 #967BB4 #B4967B
tetradic
#7BB496 #7B7DB4 #B47B99 #B4B37B
square
#7BB496 #7B7DB4 #B47B99 #B4B37B
split-complementary
#7BB496 #B37BB4 #B47B7D
monochromatic
#417359 #589A77 #7BB496 #A2CAB5 #C9E0D4
Accessibility & contrast
On white
2.38
#7BB496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#7BB496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB496
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB496 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#6FB4AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb496; /* rgb */ color: rgb(123, 180, 150); /* oklch */ color: oklch(72.2% 0.074 160.8);
Tailwind
colors: {
custom: {
50: '#a3cab4',
500: '#7bb496',
950: '#000000',
},
}SCSS
$custom: #7bb496; $custom-light: #a3cab4; $custom-dark: #000000;
JSON
{
"hex": "#7bb496",
"rgb": {
"r": 123,
"g": 180,
"b": 150
},
"hsl": {
"h": 148.421,
"s": 27.536,
"l": 59.412
},
"oklch": {
"l": 0.7219,
"c": 0.07412,
"h": 160.8
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#7BB496
secondary
#D1BAC6
accent
#6496C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280