#7BB395#7BB395
#7BB395 is a light, moderate green. Relative luminance 0.386; OKLCH L 71.9% C 0.073 H 160.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB395 |
|---|---|
| RGB | rgb(123, 179, 149) |
| HSL | hsl(148, 27%, 59%) |
| HSV | hsv(148, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 16.8%, 29.8%) |
| CIE-LAB | lab(68.47, -24.78, 9.54) |
| CIE-LCH | lch(68.47, 26.55, 158.94°) |
| OKLab | oklab(71.93% -0.0691 0.0246) |
| OKLCH | oklch(71.93% 0.073 160.4) |
| XYZ | xyz(29.7115, 38.6196, 34.3168) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.86
Tea
#65AB7C
ΔE00 5.89
Greyish Green
#82A67D
ΔE00 6.56
Pale Teal
#82CBB2
ΔE00 6.97
Greeny Blue
#42B395
ΔE00 7.15
Greenish Grey
#96AE8D
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB395 #B37B99
analogous
#7DB37B #7BB395 #7BB3B1
triadic
#7BB395 #957BB3 #B3957B
tetradic
#7BB395 #7B7DB3 #B37B99 #B3B17B
square
#7BB395 #7B7DB3 #B37B99 #B3B17B
split-complementary
#7BB395 #B17BB3 #B37B7D
monochromatic
#427258 #589976 #7BB395 #A2C9B4 #C9E0D3
Accessibility & contrast
On white
2.41
#7BB395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#7BB395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB395
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB395 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB93
Deuteranopia (green-blind)
#A8A497
Tritanopia (blue-blind)
#6FB3AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb395; /* rgb */ color: rgb(123, 179, 149); /* oklch */ color: oklch(71.9% 0.073 160.4);
Tailwind
colors: {
custom: {
50: '#a3cab4',
500: '#7bb395',
950: '#000000',
},
}SCSS
$custom: #7bb395; $custom-light: #a3cab4; $custom-dark: #000000;
JSON
{
"hex": "#7bb395",
"rgb": {
"r": 123,
"g": 179,
"b": 149
},
"hsl": {
"h": 147.857,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.71928,
"c": 0.0734,
"h": 160.4
},
"luminance": 0.38621
}Semantic roles & 50–950 ramp
primary
#7BB395
secondary
#D0BAC6
accent
#6597C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280