#7BB0AA#7BB0AA
#7BB0AA is a light, muted teal. Relative luminance 0.382; OKLCH L 71.8% C 0.056 H 187.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB0AA |
|---|---|
| RGB | rgb(123, 176, 170) |
| HSL | hsl(173, 25%, 59%) |
| HSV | hsv(173, 30%, 69%) |
| CMYK | cmyk(30.1%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(68.14, -18.70, -2.52) |
| CIE-LCH | lch(68.14, 18.86, 187.68°) |
| OKLab | oklab(71.84% -0.056 -0.0071) |
| OKLCH | oklch(71.84% 0.056 187.2) |
| XYZ | xyz(30.9470, 38.1623, 43.7578) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.20
Cadetblue
#5F9EA0
ΔE00 6.75
Dull Teal
#5F9E8F
ΔE00 7.47
Grey Teal
#5E9B8A
ΔE00 8.60
Lightseagreen
#20B2AA
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB0AA #B07B81
analogous
#7BB08F #7BB0AA #7B9BB0
triadic
#7BB0AA #AA7BB0 #B0AA7B
tetradic
#7BB0AA #8F7BB0 #B07B81 #9BB07B
square
#7BB0AA #8F7BB0 #B07B81 #9BB07B
split-complementary
#7BB0AA #B07B9B #B08F7B
monochromatic
#426E69 #59958E #7BB0AA #A1C7C3 #C8DEDB
Accessibility & contrast
On white
2.43
#7BB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#7BB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB0AA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB0AA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAAA
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#6AB2AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7bb0aa; /* rgb */ color: rgb(123, 176, 170); /* oklch */ color: oklch(71.8% 0.056 187.2);
Tailwind
colors: {
custom: {
50: '#a3c7c3',
500: '#7bb0aa',
950: '#000000',
},
}SCSS
$custom: #7bb0aa; $custom-light: #a3c7c3; $custom-dark: #000000;
JSON
{
"hex": "#7bb0aa",
"rgb": {
"r": 123,
"g": 176,
"b": 170
},
"hsl": {
"h": 173.208,
"s": 25.118,
"l": 58.627
},
"oklch": {
"l": 0.71837,
"c": 0.05648,
"h": 187.2
},
"luminance": 0.38164
}Semantic roles & 50–950 ramp
primary
#7BB0AA
secondary
#CEB9BB
accent
#6671C2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281