#7BBABA#7BBABA
#7BBABA is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.6% C 0.065 H 195.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBABA |
|---|---|
| RGB | rgb(123, 186, 186) |
| HSL | hsl(180, 31%, 61%) |
| HSV | hsv(180, 34%, 73%) |
| CMYK | cmyk(33.9%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(71.47, -20.05, -6.42) |
| CIE-LCH | lch(71.47, 21.05, 197.75°) |
| OKLab | oklab(74.65% -0.0621 -0.0176) |
| OKLCH | oklch(74.65% 0.065 195.9) |
| XYZ | xyz(34.5871, 42.8718, 52.8974) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.38
Mediumturquoise
#48D1CC
ΔE00 8.75
Lightseagreen
#20B2AA
ΔE00 9.18
Darkturquoise
#00CED1
ΔE00 9.33
Turquoise Blue
#06B1C4
ΔE00 9.48
Topaz
#13BBAF
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBABA #BA7B7B
analogous
#7BBA9A #7BBABA #7B9ABA
triadic
#7BBABA #BA7BBA #BABA7B
tetradic
#7BBABA #9A7BBA #BA7B7B #9ABA7B
square
#7BBABA #9A7BBA #BA7B7B #9ABA7B
split-complementary
#7BBABA #BA7B9A #BA9A7B
monochromatic
#407B7B #55A3A3 #7BBABA #A3CFCF #CBE4E4
Accessibility & contrast
On white
2.19
#7BBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#7BBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBABA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBABA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BA
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#62BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7bbaba; /* rgb */ color: rgb(123, 186, 186); /* oklch */ color: oklch(74.6% 0.065 195.9);
Tailwind
colors: {
custom: {
50: '#a4cfce',
500: '#7bbaba',
950: '#000000',
},
}SCSS
$custom: #7bbaba; $custom-light: #a4cfce; $custom-dark: #000000;
JSON
{
"hex": "#7bbaba",
"rgb": {
"r": 123,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 31.343,
"l": 60.588
},
"oklch": {
"l": 0.74649,
"c": 0.06454,
"h": 195.9
},
"luminance": 0.42874
}Semantic roles & 50–950 ramp
primary
#7BBABA
secondary
#D4BCBC
accent
#3B3BAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282