#7BB495#7BB495
#7BB495 is a light, moderate green. Relative luminance 0.390; OKLCH L 72.2% C 0.075 H 160.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB495 |
|---|---|
| RGB | rgb(123, 180, 149) |
| HSL | hsl(147, 28%, 59%) |
| HSV | hsv(147, 32%, 71%) |
| CMYK | cmyk(31.7%, 0%, 17.2%, 29.4%) |
| CIE-LAB | lab(68.77, -25.27, 9.96) |
| CIE-LCH | lch(68.77, 27.16, 158.50°) |
| OKLab | oklab(72.16% -0.0704 0.0257) |
| OKLCH | oklch(72.16% 0.075 160) |
| XYZ | xyz(29.9126, 39.0219, 34.3838) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.61
Tea
#65AB7C
ΔE00 5.78
Greyish Green
#82A67D
ΔE00 6.62
Pale Teal
#82CBB2
ΔE00 6.81
Greeny Blue
#42B395
ΔE00 7.13
Greenish Grey
#96AE8D
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB495 #B47B9A
analogous
#7EB47B #7BB495 #7BB4B1
triadic
#7BB495 #957BB4 #B4957B
tetradic
#7BB495 #7B7EB4 #B47B9A #B4B17B
square
#7BB495 #7B7EB4 #B47B9A #B4B17B
split-complementary
#7BB495 #B17BB4 #B47B7E
monochromatic
#417358 #589A76 #7BB495 #A2CAB4 #C9E0D4
Accessibility & contrast
On white
2.39
#7BB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#7BB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB495
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB495 | 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)
#B3AC93
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#6FB4AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7bb495; /* rgb */ color: rgb(123, 180, 149); /* oklch */ color: oklch(72.2% 0.075 160.0);
Tailwind
colors: {
custom: {
50: '#a3cab4',
500: '#7bb495',
950: '#000000',
},
}SCSS
$custom: #7bb495; $custom-light: #a3cab4; $custom-dark: #000000;
JSON
{
"hex": "#7bb495",
"rgb": {
"r": 123,
"g": 180,
"b": 149
},
"hsl": {
"h": 147.368,
"s": 27.536,
"l": 59.412
},
"oklch": {
"l": 0.72163,
"c": 0.07498,
"h": 160
},
"luminance": 0.39023
}Semantic roles & 50–950 ramp
primary
#7BB495
secondary
#D1BAC6
accent
#6498C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280