#7BB198#7BB198
#7BB198 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.5% C 0.068 H 164.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB198 |
|---|---|
| RGB | rgb(123, 177, 152) |
| HSL | hsl(152, 26%, 59%) |
| HSV | hsv(152, 31%, 69%) |
| CMYK | cmyk(30.5%, 0%, 14.1%, 30.6%) |
| CIE-LAB | lab(67.96, -23.16, 7.16) |
| CIE-LCH | lch(67.96, 24.24, 162.82°) |
| OKLab | oklab(71.54% -0.0652 0.0185) |
| OKLCH | oklch(71.54% 0.068 164.2) |
| XYZ | xyz(29.5561, 37.9208, 35.4618) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.32
Tea
#65AB7C
ΔE00 7.05
Pale Teal
#82CBB2
ΔE00 7.10
Darkseagreen
#8FBC8F
ΔE00 7.18
Greeny Blue
#42B395
ΔE00 7.21
Dull Teal
#5F9E8F
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB198 #B17B94
analogous
#7BB17D #7BB198 #7BAFB1
triadic
#7BB198 #987BB1 #B1987B
tetradic
#7BB198 #7D7BB1 #B17B94 #AFB17B
square
#7BB198 #7D7BB1 #B17B94 #AFB17B
split-complementary
#7BB198 #B17BAF #B17D7B
monochromatic
#42705A #59967A #7BB198 #A1C8B6 #C8DED4
Accessibility & contrast
On white
2.45
#7BB198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#7BB198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB198
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB198 | 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)
#AFAA97
Deuteranopia (green-blind)
#A6A399
Tritanopia (blue-blind)
#6FB1AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb198; /* rgb */ color: rgb(123, 177, 152); /* oklch */ color: oklch(71.5% 0.068 164.2);
Tailwind
colors: {
custom: {
50: '#a2c8b6',
500: '#7bb198',
950: '#000000',
},
}SCSS
$custom: #7bb198; $custom-light: #a2c8b6; $custom-dark: #000000;
JSON
{
"hex": "#7bb198",
"rgb": {
"r": 123,
"g": 177,
"b": 152
},
"hsl": {
"h": 152.222,
"s": 25.714,
"l": 58.824
},
"oklch": {
"l": 0.7154,
"c": 0.06777,
"h": 164.2
},
"luminance": 0.37922
}Semantic roles & 50–950 ramp
primary
#7BB198
secondary
#CFB9C3
accent
#6690C2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1311
muted
#7F8280