#7BBBAB#7BBBAB
#7BBBAB is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.4% C 0.070 H 176.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBBAB |
|---|---|
| RGB | rgb(123, 187, 171) |
| HSL | hsl(165, 32%, 61%) |
| HSV | hsv(165, 34%, 73%) |
| CMYK | cmyk(34.2%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(71.34, -24.05, 1.61) |
| CIE-LCH | lch(71.34, 24.10, 176.17°) |
| OKLab | oklab(74.41% -0.0697 0.0039) |
| OKLCH | oklch(74.41% 0.07 176.8) |
| XYZ | xyz(33.2868, 42.6899, 45.0062) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 6.55
Mediumaquamarine
#66CDAA
ΔE00 7.68
Tealish
#24BCA8
ΔE00 7.80
Greeny Blue
#42B395
ΔE00 7.82
Greyish Teal
#719F91
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBBAB #BB7B8B
analogous
#7BBB8B #7BBBAB #7BABBB
triadic
#7BBBAB #AB7BBB #BBAB7B
tetradic
#7BBBAB #8B7BBB #BB7B8B #ABBB7B
square
#7BBBAB #8B7BBB #BB7B8B #ABBB7B
split-complementary
#7BBBAB #BB7BAB #BB8B7B
monochromatic
#407C6D #55A490 #7BBBAB #A3D0C5 #CCE5DE
Accessibility & contrast
On white
2.20
#7BBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#7BBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBBAB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBBAB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AA
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#68BDB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbbab; /* rgb */ color: rgb(123, 187, 171); /* oklch */ color: oklch(74.4% 0.070 176.8);
Tailwind
colors: {
custom: {
50: '#a3cfc4',
500: '#7bbbab',
950: '#000000',
},
}SCSS
$custom: #7bbbab; $custom-light: #a3cfc4; $custom-dark: #000000;
JSON
{
"hex": "#7bbbab",
"rgb": {
"r": 123,
"g": 187,
"b": 171
},
"hsl": {
"h": 165,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.74413,
"c": 0.06983,
"h": 176.8
},
"luminance": 0.42692
}Semantic roles & 50–950 ramp
primary
#7BBBAB
secondary
#D5BDC3
accent
#3B57AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281