#7BB494#7BB494
#7BB494 is a light, moderate green. Relative luminance 0.390; OKLCH L 72.1% C 0.076 H 159.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB494 |
|---|---|
| RGB | rgb(123, 180, 148) |
| HSL | hsl(146, 28%, 59%) |
| HSV | hsv(146, 32%, 71%) |
| CMYK | cmyk(31.7%, 0%, 17.8%, 29.4%) |
| CIE-LAB | lab(68.74, -25.48, 10.47) |
| CIE-LCH | lch(68.74, 27.54, 157.66°) |
| OKLab | oklab(72.14% -0.0709 0.027) |
| OKLCH | oklch(72.14% 0.076 159.2) |
| XYZ | xyz(29.8331, 38.9901, 33.9651) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.38
Tea
#65AB7C
ΔE00 5.55
Greyish Green
#82A67D
ΔE00 6.43
Pale Teal
#82CBB2
ΔE00 6.96
Greeny Blue
#42B395
ΔE00 7.21
Dusty Green
#76A973
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB494 #B47B9B
analogous
#7FB47B #7BB494 #7BB4B1
triadic
#7BB494 #947BB4 #B4947B
tetradic
#7BB494 #7B7FB4 #B47B9B #B4B17B
square
#7BB494 #7B7FB4 #B47B9B #B4B17B
split-complementary
#7BB494 #B17BB4 #B47B7F
monochromatic
#417357 #589A75 #7BB494 #A2CAB4 #C9E0D3
Accessibility & contrast
On white
2.39
#7BB494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7BB494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB494
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB494 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#70B3AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb494; /* rgb */ color: rgb(123, 180, 148); /* oklch */ color: oklch(72.1% 0.076 159.2);
Tailwind
colors: {
custom: {
50: '#a3cab3',
500: '#7bb494',
950: '#000000',
},
}SCSS
$custom: #7bb494; $custom-light: #a3cab3; $custom-dark: #000000;
JSON
{
"hex": "#7bb494",
"rgb": {
"r": 123,
"g": 180,
"b": 148
},
"hsl": {
"h": 146.316,
"s": 27.536,
"l": 59.412
},
"oklch": {
"l": 0.72137,
"c": 0.07586,
"h": 159.2
},
"luminance": 0.38992
}Semantic roles & 50–950 ramp
primary
#7BB494
secondary
#D1BAC7
accent
#649AC4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280