#7BBBAA#7BBBAA
#7BBBAA is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.4% C 0.070 H 175.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBBAA |
|---|---|
| RGB | rgb(123, 187, 170) |
| HSL | hsl(164, 32%, 61%) |
| HSV | hsv(164, 34%, 73%) |
| CMYK | cmyk(34.2%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(71.32, -24.27, 2.12) |
| CIE-LCH | lch(71.32, 24.36, 175.01°) |
| OKLab | oklab(74.38% -0.0702 0.0053) |
| OKLCH | oklch(74.38% 0.07 175.7) |
| XYZ | xyz(33.1918, 42.6519, 44.5061) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 6.40
Mediumaquamarine
#66CDAA
ΔE00 7.44
Greeny Blue
#42B395
ΔE00 7.62
Tealish
#24BCA8
ΔE00 7.78
Greyish Teal
#719F91
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBBAA #BB7B8C
analogous
#7BBB8A #7BBBAA #7BACBB
triadic
#7BBBAA #AA7BBB #BBAA7B
tetradic
#7BBBAA #8A7BBB #BB7B8C #ACBB7B
square
#7BBBAA #8A7BBB #BB7B8C #ACBB7B
split-complementary
#7BBBAA #BB7BAC #BB8A7B
monochromatic
#407C6C #55A48F #7BBBAA #A3D0C4 #CCE5DE
Accessibility & contrast
On white
2.20
#7BBBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#7BBBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBBAA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBBAA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A9
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#68BDB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbbaa; /* rgb */ color: rgb(123, 187, 170); /* oklch */ color: oklch(74.4% 0.070 175.7);
Tailwind
colors: {
custom: {
50: '#a3cfc3',
500: '#7bbbaa',
950: '#000000',
},
}SCSS
$custom: #7bbbaa; $custom-light: #a3cfc3; $custom-dark: #000000;
JSON
{
"hex": "#7bbbaa",
"rgb": {
"r": 123,
"g": 187,
"b": 170
},
"hsl": {
"h": 164.063,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.74383,
"c": 0.07036,
"h": 175.7
},
"luminance": 0.42654
}Semantic roles & 50–950 ramp
primary
#7BBBAA
secondary
#D5BDC3
accent
#3B59AB
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#0F1412
muted
#7F8281