#7BBBAD#7BBBAD
#7BBBAD is a light, moderate teal. Relative luminance 0.428; OKLCH L 74.5% C 0.069 H 179.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBBAD |
|---|---|
| RGB | rgb(123, 187, 173) |
| HSL | hsl(167, 32%, 61%) |
| HSV | hsv(167, 34%, 73%) |
| CMYK | cmyk(34.2%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(71.40, -23.60, 0.59) |
| CIE-LCH | lch(71.40, 23.60, 178.56°) |
| OKLab | oklab(74.47% -0.0689 0.0012) |
| OKLCH | oklch(74.47% 0.069 179) |
| XYZ | xyz(33.4788, 42.7668, 46.0178) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.33
Seafoam Blue
#78D1B6
ΔE00 6.92
Tealish
#24BCA8
ΔE00 7.89
Topaz
#13BBAF
ΔE00 8.19
Mediumaquamarine
#66CDAA
ΔE00 8.21
Greyish Teal
#719F91
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBBAD #BB7B89
analogous
#7BBB8D #7BBBAD #7BA9BB
triadic
#7BBBAD #AD7BBB #BBAD7B
tetradic
#7BBBAD #8D7BBB #BB7B89 #A9BB7B
square
#7BBBAD #8D7BBB #BB7B89 #A9BB7B
split-complementary
#7BBBAD #BB7BA9 #BB8D7B
monochromatic
#407C6F #55A493 #7BBBAD #A3D0C6 #CCE5DF
Accessibility & contrast
On white
2.20
#7BBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#7BBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBBAD
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBBAD | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AC
Deuteranopia (green-blind)
#ABABAE
Tritanopia (blue-blind)
#67BDB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbbad; /* rgb */ color: rgb(123, 187, 173); /* oklch */ color: oklch(74.5% 0.069 179.0);
Tailwind
colors: {
custom: {
50: '#a3cfc5',
500: '#7bbbad',
950: '#000000',
},
}SCSS
$custom: #7bbbad; $custom-light: #a3cfc5; $custom-dark: #000000;
JSON
{
"hex": "#7bbbad",
"rgb": {
"r": 123,
"g": 187,
"b": 173
},
"hsl": {
"h": 166.875,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.74472,
"c": 0.06887,
"h": 179
},
"luminance": 0.42769
}Semantic roles & 50–950 ramp
primary
#7BBBAD
secondary
#D5BDC2
accent
#3B53AB
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281