#7BB595#7BB595
#7BB595 is a light, moderate green. Relative luminance 0.394; OKLCH L 72.4% C 0.077 H 159.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB595 |
|---|---|
| RGB | rgb(123, 181, 149) |
| HSL | hsl(147, 28%, 60%) |
| HSV | hsv(147, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 17.7%, 29%) |
| CIE-LAB | lab(69.06, -25.77, 10.37) |
| CIE-LCH | lch(69.06, 27.78, 158.08°) |
| OKLab | oklab(72.4% -0.0717 0.0267) |
| OKLCH | oklch(72.4% 0.077 159.6) |
| XYZ | xyz(30.1152, 39.4271, 34.4513) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.38
Tea
#65AB7C
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 6.67
Greyish Green
#82A67D
ΔE00 6.69
Greeny Blue
#42B395
ΔE00 7.12
Dusty Green
#76A973
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB595 #B57B9B
analogous
#7EB57B #7BB595 #7BB5B2
triadic
#7BB595 #957BB5 #B5957B
tetradic
#7BB595 #7B7EB5 #B57B9B #B5B27B
square
#7BB595 #7B7EB5 #B57B9B #B5B27B
split-complementary
#7BB595 #B27BB5 #B57B7E
monochromatic
#417458 #579C76 #7BB595 #A2CBB4 #C9E1D4
Accessibility & contrast
On white
2.36
#7BB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#7BB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB595
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB595 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD93
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#6FB4AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb595; /* rgb */ color: rgb(123, 181, 149); /* oklch */ color: oklch(72.4% 0.077 159.6);
Tailwind
colors: {
custom: {
50: '#a3cbb4',
500: '#7bb595',
950: '#000000',
},
}SCSS
$custom: #7bb595; $custom-light: #a3cbb4; $custom-dark: #000000;
JSON
{
"hex": "#7bb595",
"rgb": {
"r": 123,
"g": 181,
"b": 149
},
"hsl": {
"h": 146.897,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72399,
"c": 0.07656,
"h": 159.6
},
"luminance": 0.39429
}Semantic roles & 50–950 ramp
primary
#7BB595
secondary
#D1BBC7
accent
#6399C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280