#7BB59A#7BB59A
#7BB59A is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.5% C 0.072 H 163.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB59A |
|---|---|
| RGB | rgb(123, 181, 154) |
| HSL | hsl(152, 28%, 60%) |
| HSV | hsv(152, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 14.9%, 29%) |
| CIE-LAB | lab(69.18, -24.74, 7.80) |
| CIE-LCH | lch(69.18, 25.94, 162.51°) |
| OKLab | oklab(72.53% -0.0695 0.0201) |
| OKLCH | oklch(72.53% 0.072 163.9) |
| XYZ | xyz(30.5230, 39.5902, 36.5990) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.63
Greeny Blue
#42B395
ΔE00 6.85
Tea
#65AB7C
ΔE00 6.92
Greyish Teal
#719F91
ΔE00 7.53
Mediumaquamarine
#66CDAA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB59A #B57B96
analogous
#7BB57D #7BB59A #7BB3B5
triadic
#7BB59A #9A7BB5 #B59A7B
tetradic
#7BB59A #7D7BB5 #B57B96 #B3B57B
square
#7BB59A #7D7BB5 #B57B96 #B3B57B
split-complementary
#7BB59A #B57BB3 #B57D7B
monochromatic
#41745D #579C7C #7BB59A #A2CBB8 #C9E1D6
Accessibility & contrast
On white
2.35
#7BB59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#7BB59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB59A
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB59A | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#6EB5AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb59a; /* rgb */ color: rgb(123, 181, 154); /* oklch */ color: oklch(72.5% 0.072 163.9);
Tailwind
colors: {
custom: {
50: '#a3cbb7',
500: '#7bb59a',
950: '#000000',
},
}SCSS
$custom: #7bb59a; $custom-light: #a3cbb7; $custom-dark: #000000;
JSON
{
"hex": "#7bb59a",
"rgb": {
"r": 123,
"g": 181,
"b": 154
},
"hsl": {
"h": 152.069,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72532,
"c": 0.07237,
"h": 163.9
},
"luminance": 0.39592
}Semantic roles & 50–950 ramp
primary
#7BB59A
secondary
#D1BBC5
accent
#6391C4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280