#7BB295#7BB295
#7BB295 is a light, moderate green. Relative luminance 0.382; OKLCH L 71.7% C 0.072 H 160.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB295 |
|---|---|
| RGB | rgb(123, 178, 149) |
| HSL | hsl(148, 26%, 59%) |
| HSV | hsv(148, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 16.3%, 30.2%) |
| CIE-LAB | lab(68.18, -24.28, 9.12) |
| CIE-LCH | lch(68.18, 25.94, 159.40°) |
| OKLab | oklab(71.69% -0.0678 0.0235) |
| OKLCH | oklch(71.69% 0.072 160.9) |
| XYZ | xyz(29.5118, 38.2202, 34.2502) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 6.04
Darkseagreen
#8FBC8F
ΔE00 6.12
Greyish Green
#82A67D
ΔE00 6.54
Pale Teal
#82CBB2
ΔE00 7.14
Greeny Blue
#42B395
ΔE00 7.20
Greyish Teal
#719F91
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB295 #B27B98
analogous
#7DB27B #7BB295 #7BB2B1
triadic
#7BB295 #957BB2 #B2957B
tetradic
#7BB295 #7B7DB2 #B27B98 #B2B17B
square
#7BB295 #7B7DB2 #B27B98 #B2B17B
split-complementary
#7BB295 #B17BB2 #B27B7D
monochromatic
#427158 #589776 #7BB295 #A2C9B4 #C8DFD3
Accessibility & contrast
On white
2.43
#7BB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7BB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB295
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB295 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA94
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#70B2AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb295; /* rgb */ color: rgb(123, 178, 149); /* oklch */ color: oklch(71.7% 0.072 160.9);
Tailwind
colors: {
custom: {
50: '#a2c9b4',
500: '#7bb295',
950: '#000000',
},
}SCSS
$custom: #7bb295; $custom-light: #a2c9b4; $custom-dark: #000000;
JSON
{
"hex": "#7bb295",
"rgb": {
"r": 123,
"g": 178,
"b": 149
},
"hsl": {
"h": 148.364,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.71694,
"c": 0.07181,
"h": 160.9
},
"luminance": 0.38222
}Semantic roles & 50–950 ramp
primary
#7BB295
secondary
#CFBAC5
accent
#6596C3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280