#7BB197#7BB197
#7BB197 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.5% C 0.069 H 163.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB197 |
|---|---|
| RGB | rgb(123, 177, 151) |
| HSL | hsl(151, 26%, 59%) |
| HSV | hsv(151, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 14.7%, 30.6%) |
| CIE-LAB | lab(67.94, -23.37, 7.67) |
| CIE-LCH | lch(67.94, 24.60, 161.82°) |
| OKLab | oklab(71.51% -0.0656 0.0198) |
| OKLCH | oklch(71.51% 0.069 163.2) |
| XYZ | xyz(29.4746, 37.8882, 35.0323) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.49
Tea
#65AB7C
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 6.91
Greyish Green
#82A67D
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.17
Greeny Blue
#42B395
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB197 #B17B95
analogous
#7BB17C #7BB197 #7BB0B1
triadic
#7BB197 #977BB1 #B1977B
tetradic
#7BB197 #7C7BB1 #B17B95 #B0B17B
square
#7BB197 #7C7BB1 #B17B95 #B0B17B
split-complementary
#7BB197 #B17BB0 #B17C7B
monochromatic
#42705A #599679 #7BB197 #A1C8B5 #C8DED4
Accessibility & contrast
On white
2.45
#7BB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7BB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB197
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB197 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA996
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#6FB1A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb197; /* rgb */ color: rgb(123, 177, 151); /* oklch */ color: oklch(71.5% 0.069 163.2);
Tailwind
colors: {
custom: {
50: '#a2c8b5',
500: '#7bb197',
950: '#000000',
},
}SCSS
$custom: #7bb197; $custom-light: #a2c8b5; $custom-dark: #000000;
JSON
{
"hex": "#7bb197",
"rgb": {
"r": 123,
"g": 177,
"b": 151
},
"hsl": {
"h": 151.111,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.71513,
"c": 0.06856,
"h": 163.2
},
"luminance": 0.3789
}Semantic roles & 50–950 ramp
primary
#7BB197
secondary
#CFB9C4
accent
#6692C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280