#7BB097#7BB097
#7BB097 is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.3% C 0.067 H 163.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB097 |
|---|---|
| RGB | rgb(123, 176, 151) |
| HSL | hsl(152, 25%, 59%) |
| HSV | hsv(152, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 14.2%, 31%) |
| CIE-LAB | lab(67.65, -22.87, 7.26) |
| CIE-LCH | lch(67.65, 23.99, 162.39°) |
| OKLab | oklab(71.28% -0.0643 0.0187) |
| OKLCH | oklch(71.28% 0.067 163.8) |
| XYZ | xyz(29.2778, 37.4946, 34.9667) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.10
Tea
#65AB7C
ΔE00 6.97
Greyish Green
#82A67D
ΔE00 7.07
Dull Teal
#5F9E8F
ΔE00 7.08
Darkseagreen
#8FBC8F
ΔE00 7.22
Greeny Blue
#42B395
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB097 #B07B94
analogous
#7BB07C #7BB097 #7BAEB0
triadic
#7BB097 #977BB0 #B0977B
tetradic
#7BB097 #7C7BB0 #B07B94 #AEB07B
square
#7BB097 #7C7BB0 #B07B94 #AEB07B
split-complementary
#7BB097 #B07BAE #B07C7B
monochromatic
#426E5A #599579 #7BB097 #A1C7B5 #C8DED3
Accessibility & contrast
On white
2.47
#7BB097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#7BB097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB097
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB097 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA996
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#6FB0A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7bb097; /* rgb */ color: rgb(123, 176, 151); /* oklch */ color: oklch(71.3% 0.067 163.8);
Tailwind
colors: {
custom: {
50: '#a2c7b5',
500: '#7bb097',
950: '#000000',
},
}SCSS
$custom: #7bb097; $custom-light: #a2c7b5; $custom-dark: #000000;
JSON
{
"hex": "#7bb097",
"rgb": {
"r": 123,
"g": 176,
"b": 151
},
"hsl": {
"h": 151.698,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71279,
"c": 0.067,
"h": 163.8
},
"luminance": 0.37496
}Semantic roles & 50–950 ramp
primary
#7BB097
secondary
#CEB9C3
accent
#6691C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280