#7BBDBE#7BBDBE
#7BBDBE is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.067 H 197.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BBDBE |
|---|---|
| RGB | rgb(123, 189, 190) |
| HSL | hsl(181, 34%, 61%) |
| HSV | hsv(181, 35%, 75%) |
| CMYK | cmyk(35.3%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(72.44, -20.61, -7.16) |
| CIE-LCH | lch(72.44, 21.82, 199.16°) |
| OKLab | oklab(75.47% -0.0642 -0.0197) |
| OKLCH | oklch(75.47% 0.067 197) |
| XYZ | xyz(35.6569, 44.3216, 55.3812) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.21
Darkturquoise
#00CED1
ΔE00 8.75
Cadetblue
#5F9EA0
ΔE00 9.10
Turquoise Blue
#06B1C4
ΔE00 9.36
Lightseagreen
#20B2AA
ΔE00 9.43
Topaz
#13BBAF
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BBDBE #BE7C7B
analogous
#7BBE9E #7BBDBE #7B9CBE
triadic
#7BBDBE #BE7BBD #BDBE7B
tetradic
#7BBDBE #9E7BBE #BE7C7B #9CBE7B
square
#7BBDBE #9E7BBE #BE7C7B #9CBE7B
split-complementary
#7BBDBE #BE7B9C #BE9E7B
monochromatic
#3F7F80 #53A7A9 #7BBDBE #A4D2D2 #CDE6E6
Accessibility & contrast
On white
2.13
#7BBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#7BBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BBDBE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BBDBE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#60C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7bbdbe; /* rgb */ color: rgb(123, 189, 190); /* oklch */ color: oklch(75.5% 0.067 197.0);
Tailwind
colors: {
custom: {
50: '#a4d1d1',
500: '#7bbdbe',
950: '#000000',
},
}SCSS
$custom: #7bbdbe; $custom-light: #a4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#7bbdbe",
"rgb": {
"r": 123,
"g": 189,
"b": 190
},
"hsl": {
"h": 180.896,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.75467,
"c": 0.06711,
"h": 197
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#7BBDBE
secondary
#D7BEBE
accent
#3A39AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1414
muted
#7F8282