#7BB193#7BB193
#7BB193 is a light, moderate green. Relative luminance 0.378; OKLCH L 71.4% C 0.072 H 159.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB193 |
|---|---|
| RGB | rgb(123, 177, 147) |
| HSL | hsl(147, 26%, 59%) |
| HSV | hsv(147, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 16.9%, 30.6%) |
| CIE-LAB | lab(67.84, -24.19, 9.74) |
| CIE-LCH | lch(67.84, 26.08, 158.06°) |
| OKLab | oklab(71.41% -0.0674 0.0251) |
| OKLCH | oklch(71.41% 0.072 159.6) |
| XYZ | xyz(29.1552, 37.7604, 33.3504) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 5.92
Greyish Green
#82A67D
ΔE00 6.07
Greeny Grey
#7EA07A
ΔE00 6.86
Greenish Grey
#96AE8D
ΔE00 7.10
Greyish Teal
#719F91
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB193 #B17B99
analogous
#7EB17B #7BB193 #7BB1AE
triadic
#7BB193 #937BB1 #B1937B
tetradic
#7BB193 #7B7EB1 #B17B99 #B1AE7B
square
#7BB193 #7B7EB1 #B17B99 #B1AE7B
split-complementary
#7BB193 #AE7BB1 #B17B7E
monochromatic
#427056 #599674 #7BB193 #A1C8B2 #C8DED2
Accessibility & contrast
On white
2.46
#7BB193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#7BB193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB193
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB193 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A991
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#70B0A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb193; /* rgb */ color: rgb(123, 177, 147); /* oklch */ color: oklch(71.4% 0.072 159.6);
Tailwind
colors: {
custom: {
50: '#a2c8b2',
500: '#7bb193',
950: '#000000',
},
}SCSS
$custom: #7bb193; $custom-light: #a2c8b2; $custom-dark: #000000;
JSON
{
"hex": "#7bb193",
"rgb": {
"r": 123,
"g": 177,
"b": 147
},
"hsl": {
"h": 146.667,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71406,
"c": 0.07195,
"h": 159.6
},
"luminance": 0.37762
}Semantic roles & 50–950 ramp
primary
#7BB193
secondary
#CFB9C5
accent
#6699C2
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280