#7BBFBF#7BBFBF
#7BBFBF is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.069 H 195.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBFBF |
|---|---|
| RGB | rgb(123, 191, 191) |
| HSL | hsl(180, 35%, 62%) |
| HSV | hsv(180, 36%, 75%) |
| CMYK | cmyk(35.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.04, -21.38, -6.81) |
| CIE-LCH | lch(73.04, 22.44, 197.68°) |
| OKLab | oklab(75.96% -0.0662 -0.0187) |
| OKLCH | oklch(75.96% 0.069 195.8) |
| XYZ | xyz(36.1998, 45.2318, 56.1032) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 8.35
Lightseagreen
#20B2AA
ΔE00 9.28
Topaz
#13BBAF
ΔE00 9.44
Cadetblue
#5F9EA0
ΔE00 9.60
Turquoise Blue
#06B1C4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBFBF #BF7B7B
analogous
#7BBF9D #7BBFBF #7B9DBF
triadic
#7BBFBF #BF7BBF #BFBF7B
tetradic
#7BBFBF #9D7BBF #BF7B7B #9DBF7B
square
#7BBFBF #9D7BBF #BF7B7B #9DBF7B
split-complementary
#7BBFBF #BF7B9D #BF9D7B
monochromatic
#3F8181 #53AAAA #7BBFBF #A4D3D3 #CDE7E7
Accessibility & contrast
On white
2.09
#7BBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#7BBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBFBF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBFBF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#5FC3BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7bbfbf; /* rgb */ color: rgb(123, 191, 191); /* oklch */ color: oklch(76.0% 0.069 195.8);
Tailwind
colors: {
custom: {
50: '#a4d2d2',
500: '#7bbfbf',
950: '#000000',
},
}SCSS
$custom: #7bbfbf; $custom-light: #a4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#7bbfbf",
"rgb": {
"r": 123,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.75958,
"c": 0.06882,
"h": 195.8
},
"luminance": 0.45234
}Semantic roles & 50–950 ramp
primary
#7BBFBF
secondary
#D8BEBE
accent
#3838AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282