#7BB293#7BB293
#7BB293 is a light, moderate green. Relative luminance 0.382; OKLCH L 71.6% C 0.074 H 159.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB293 |
|---|---|
| RGB | rgb(123, 178, 147) |
| HSL | hsl(146, 26%, 59%) |
| HSV | hsv(146, 31%, 70%) |
| CMYK | cmyk(30.9%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(68.14, -24.69, 10.16) |
| CIE-LCH | lch(68.14, 26.69, 157.64°) |
| OKLab | oklab(71.64% -0.0687 0.0262) |
| OKLCH | oklch(71.64% 0.074 159.2) |
| XYZ | xyz(29.3535, 38.1569, 33.4165) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tea
#65AB7C
ΔE00 5.54
Darkseagreen
#8FBC8F
ΔE00 5.65
Greyish Green
#82A67D
ΔE00 6.11
Greeny Grey
#7EA07A
ΔE00 6.98
Greenish Grey
#96AE8D
ΔE00 7.16
Dusty Green
#76A973
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB293 #B27B9A
analogous
#7FB27B #7BB293 #7BB2AF
triadic
#7BB293 #937BB2 #B2937B
tetradic
#7BB293 #7B7FB2 #B27B9A #B2AF7B
square
#7BB293 #7B7FB2 #B27B9A #B2AF7B
split-complementary
#7BB293 #AF7BB2 #B27B7F
monochromatic
#427156 #589774 #7BB293 #A2C9B3 #C8DFD2
Accessibility & contrast
On white
2.43
#7BB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7BB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB293
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB293 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA91
Deuteranopia (green-blind)
#A8A395
Tritanopia (blue-blind)
#70B1A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb293; /* rgb */ color: rgb(123, 178, 147); /* oklch */ color: oklch(71.6% 0.074 159.2);
Tailwind
colors: {
custom: {
50: '#a2c9b2',
500: '#7bb293',
950: '#000000',
},
}SCSS
$custom: #7bb293; $custom-light: #a2c9b2; $custom-dark: #000000;
JSON
{
"hex": "#7bb293",
"rgb": {
"r": 123,
"g": 178,
"b": 147
},
"hsl": {
"h": 146.182,
"s": 26.316,
"l": 59.02
},
"oklch": {
"l": 0.71641,
"c": 0.07356,
"h": 159.2
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#7BB293
secondary
#CFBAC6
accent
#659AC3
background
#FAFCFA
surface
#F4F8F5
border
#CED1CF
text
#0F1311
muted
#7F8280