#7BB196#7BB196
#7BB196 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.5% C 0.069 H 162.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB196 |
|---|---|
| RGB | rgb(123, 177, 150) |
| HSL | hsl(150, 26%, 59%) |
| HSV | hsv(150, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(67.91, -23.58, 8.19) |
| CIE-LCH | lch(67.91, 24.96, 160.84°) |
| OKLab | oklab(71.49% -0.0661 0.0211) |
| OKLCH | oklch(71.49% 0.069 162.3) |
| XYZ | xyz(29.3937, 37.8558, 34.6064) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tea
#65AB7C
ΔE00 6.48
Darkseagreen
#8FBC8F
ΔE00 6.65
Greyish Teal
#719F91
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 6.77
Greeny Blue
#42B395
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB196 #B17B96
analogous
#7BB17B #7BB196 #7BB1B1
triadic
#7BB196 #967BB1 #B1967B
tetradic
#7BB196 #7B7BB1 #B17B96 #B1B17B
square
#7BB196 #7B7BB1 #B17B96 #B1B17B
split-complementary
#7BB196 #B17BB1 #B17B7B
monochromatic
#427059 #599677 #7BB196 #A1C8B5 #C8DED3
Accessibility & contrast
On white
2.45
#7BB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#7BB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB196
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB196 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#A6A398
Tritanopia (blue-blind)
#6FB1A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb196; /* rgb */ color: rgb(123, 177, 150); /* oklch */ color: oklch(71.5% 0.069 162.3);
Tailwind
colors: {
custom: {
50: '#a2c8b4',
500: '#7bb196',
950: '#000000',
},
}SCSS
$custom: #7bb196; $custom-light: #a2c8b4; $custom-dark: #000000;
JSON
{
"hex": "#7bb196",
"rgb": {
"r": 123,
"g": 177,
"b": 150
},
"hsl": {
"h": 150,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71486,
"c": 0.06939,
"h": 162.3
},
"luminance": 0.37857
}Semantic roles & 50–950 ramp
primary
#7BB196
secondary
#CFB9C4
accent
#6694C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280