#7BB096#7BB096
#7BB096 is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.3% C 0.068 H 162.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB096 |
|---|---|
| RGB | rgb(123, 176, 150) |
| HSL | hsl(151, 25%, 59%) |
| HSV | hsv(151, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 14.8%, 31%) |
| CIE-LAB | lab(67.62, -23.07, 7.77) |
| CIE-LCH | lch(67.62, 24.35, 161.38°) |
| OKLab | oklab(71.25% -0.0648 0.0201) |
| OKLCH | oklch(71.25% 0.068 162.8) |
| XYZ | xyz(29.1969, 37.4622, 34.5408) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.29
Tea
#65AB7C
ΔE00 6.68
Greyish Green
#82A67D
ΔE00 6.80
Darkseagreen
#8FBC8F
ΔE00 6.95
Dull Teal
#5F9E8F
ΔE00 7.25
Greeny Blue
#42B395
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB096 #B07B95
analogous
#7BB07B #7BB096 #7BAFB0
triadic
#7BB096 #967BB0 #B0967B
tetradic
#7BB096 #7B7BB0 #B07B95 #AFB07B
square
#7BB096 #7B7BB0 #B07B95 #AFB07B
split-complementary
#7BB096 #B07BAF #B07B7B
monochromatic
#426E59 #599577 #7BB096 #A1C7B4 #C8DED3
Accessibility & contrast
On white
2.47
#7BB096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#7BB096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB096
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB096 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA995
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#70B0A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb096; /* rgb */ color: rgb(123, 176, 150); /* oklch */ color: oklch(71.3% 0.068 162.8);
Tailwind
colors: {
custom: {
50: '#a2c7b4',
500: '#7bb096',
950: '#000000',
},
}SCSS
$custom: #7bb096; $custom-light: #a2c7b4; $custom-dark: #000000;
JSON
{
"hex": "#7bb096",
"rgb": {
"r": 123,
"g": 176,
"b": 150
},
"hsl": {
"h": 150.566,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71251,
"c": 0.06781,
"h": 162.8
},
"luminance": 0.37464
}Semantic roles & 50–950 ramp
primary
#7BB096
secondary
#CEB9C3
accent
#6693C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280