#7BB59D#7BB59D
#7BB59D is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.6% C 0.070 H 166.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB59D |
|---|---|
| RGB | rgb(123, 181, 157) |
| HSL | hsl(155, 28%, 60%) |
| HSV | hsv(155, 32%, 71%) |
| CMYK | cmyk(32%, 0%, 13.3%, 29%) |
| CIE-LAB | lab(69.25, -24.11, 6.25) |
| CIE-LCH | lch(69.25, 24.91, 165.46°) |
| OKLab | oklab(72.61% -0.0682 0.0161) |
| OKLCH | oklch(72.61% 0.07 166.7) |
| XYZ | xyz(30.7760, 39.6914, 37.9313) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.86
Greeny Blue
#42B395
ΔE00 6.88
Greyish Teal
#719F91
ΔE00 7.10
Darkseagreen
#8FBC8F
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 7.69
Mediumaquamarine
#66CDAA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB59D #B57B93
analogous
#7BB580 #7BB59D #7BB0B5
triadic
#7BB59D #9D7BB5 #B59D7B
tetradic
#7BB59D #807BB5 #B57B93 #B0B57B
square
#7BB59D #807BB5 #B57B93 #B0B57B
split-complementary
#7BB59D #B57BB0 #B5807B
monochromatic
#41745F #579C7F #7BB59D #A2CBBA #C9E1D7
Accessibility & contrast
On white
2.35
#7BB59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#7BB59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB59D
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB59D | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9C
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#6DB5AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7bb59d; /* rgb */ color: rgb(123, 181, 157); /* oklch */ color: oklch(72.6% 0.070 166.7);
Tailwind
colors: {
custom: {
50: '#a3cbb9',
500: '#7bb59d',
950: '#000000',
},
}SCSS
$custom: #7bb59d; $custom-light: #a3cbb9; $custom-dark: #000000;
JSON
{
"hex": "#7bb59d",
"rgb": {
"r": 123,
"g": 181,
"b": 157
},
"hsl": {
"h": 155.172,
"s": 28.155,
"l": 59.608
},
"oklch": {
"l": 0.72614,
"c": 0.07007,
"h": 166.7
},
"luminance": 0.39693
}Semantic roles & 50–950 ramp
primary
#7BB59D
secondary
#D1BBC4
accent
#638CC4
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280