#7BBBBF#7BBBBF
#7BBBBF is a light, moderate teal. Relative luminance 0.435; OKLCH L 75.0% C 0.066 H 200.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBBBF |
|---|---|
| RGB | rgb(123, 187, 191) |
| HSL | hsl(184, 35%, 62%) |
| HSV | hsv(184, 36%, 75%) |
| CMYK | cmyk(35.6%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(71.90, -19.34, -8.51) |
| CIE-LCH | lch(71.90, 21.13, 203.75°) |
| OKLab | oklab(75.04% -0.0613 -0.0233) |
| OKLCH | oklch(75.04% 0.066 200.9) |
| XYZ | xyz(35.3393, 43.5110, 55.8164) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.71
Turquoise Blue
#06B1C4
ΔE00 8.73
Mediumturquoise
#48D1CC
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.38
Lightseagreen
#20B2AA
ΔE00 10.14
Sky Blue
#87CEEB
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBBBF #BF7F7B
analogous
#7BBFA1 #7BBBBF #7B99BF
triadic
#7BBBBF #BF7BBB #BBBF7B
tetradic
#7BBBBF #A17BBF #BF7F7B #99BF7B
square
#7BBBBF #A17BBF #BF7F7B #99BF7B
split-complementary
#7BBBBF #BF7B99 #BFA17B
monochromatic
#3F7D81 #53A5AA #7BBBBF #A4D0D3 #CDE5E7
Accessibility & contrast
On white
2.16
#7BBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#7BBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBBBF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBBBF | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6BF
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#60BFBC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7bbbbf; /* rgb */ color: rgb(123, 187, 191); /* oklch */ color: oklch(75.0% 0.066 200.9);
Tailwind
colors: {
custom: {
50: '#a4cfd2',
500: '#7bbbbf',
950: '#000000',
},
}SCSS
$custom: #7bbbbf; $custom-light: #a4cfd2; $custom-dark: #000000;
JSON
{
"hex": "#7bbbbf",
"rgb": {
"r": 123,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.529,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.75043,
"c": 0.06557,
"h": 200.9
},
"luminance": 0.43513
}Semantic roles & 50–950 ramp
primary
#7BBBBF
secondary
#D8C0BE
accent
#3F38AE
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282