#7BB39B#7BB39B
#7BB39B is a light, moderate teal. Relative luminance 0.388; OKLCH L 72.1% C 0.069 H 166.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB39B |
|---|---|
| RGB | rgb(123, 179, 155) |
| HSL | hsl(154, 27%, 59%) |
| HSV | hsv(154, 31%, 70%) |
| CMYK | cmyk(31.3%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(68.62, -23.53, 6.45) |
| CIE-LCH | lch(68.62, 24.40, 164.68°) |
| OKLab | oklab(72.09% -0.0665 0.0166) |
| OKLCH | oklch(72.09% 0.069 166) |
| XYZ | xyz(30.2029, 38.8162, 36.9048) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.45
Greyish Teal
#719F91
ΔE00 6.62
Greeny Blue
#42B395
ΔE00 7.03
Dull Teal
#5F9E8F
ΔE00 7.42
Darkseagreen
#8FBC8F
ΔE00 7.44
Tea
#65AB7C
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB39B #B37B93
analogous
#7BB37F #7BB39B #7BAFB3
triadic
#7BB39B #9B7BB3 #B39B7B
tetradic
#7BB39B #7F7BB3 #B37B93 #AFB37B
square
#7BB39B #7F7BB3 #B37B93 #AFB37B
split-complementary
#7BB39B #B37BAF #B37F7B
monochromatic
#42725D #58997D #7BB39B #A2C9B8 #C9E0D6
Accessibility & contrast
On white
2.40
#7BB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7BB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB39B
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB39B | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB9A
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#6EB3AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bb39b; /* rgb */ color: rgb(123, 179, 155); /* oklch */ color: oklch(72.1% 0.069 166.0);
Tailwind
colors: {
custom: {
50: '#a3cab8',
500: '#7bb39b',
950: '#000000',
},
}SCSS
$custom: #7bb39b; $custom-light: #a3cab8; $custom-dark: #000000;
JSON
{
"hex": "#7bb39b",
"rgb": {
"r": 123,
"g": 179,
"b": 155
},
"hsl": {
"h": 154.286,
"s": 26.923,
"l": 59.216
},
"oklch": {
"l": 0.72091,
"c": 0.06853,
"h": 166
},
"luminance": 0.38818
}Semantic roles & 50–950 ramp
primary
#7BB39B
secondary
#D0BAC3
accent
#658DC3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280