#7BB5BD#7BB5BD
#7BB5BD is a light, moderate teal. Relative luminance 0.409; OKLCH L 73.6% C 0.061 H 206.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5BD |
|---|---|
| RGB | rgb(123, 181, 189) |
| HSL | hsl(187, 33%, 61%) |
| HSV | hsv(187, 35%, 74%) |
| CMYK | cmyk(34.9%, 4.2%, 0%, 25.9%) |
| CIE-LAB | lab(70.13, -16.74, -10.06) |
| CIE-LCH | lch(70.13, 19.53, 211.00°) |
| OKLab | oklab(73.61% -0.0546 -0.0275) |
| OKLCH | oklch(73.61% 0.061 206.8) |
| XYZ | xyz(33.8744, 40.9308, 54.2497) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.91
Turquoise Blue
#06B1C4
ΔE00 8.34
Greyblue
#77A1B5
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 9.21
Sky Blue
#87CEEB
ΔE00 9.74
Lightblue
#ADD8E6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5BD #BD837B
analogous
#7BBDA4 #7BB5BD #7B94BD
triadic
#7BB5BD #BD7BB5 #B5BD7B
tetradic
#7BB5BD #A47BBD #BD837B #94BD7B
square
#7BB5BD #A47BBD #BD837B #94BD7B
split-complementary
#7BB5BD #BD7B94 #BDA47B
monochromatic
#3F777E #549DA7 #7BB5BD #A4CCD1 #CDE3E6
Accessibility & contrast
On white
2.29
#7BB5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#7BB5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5BD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5BD | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BE
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#62BAB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb5bd; /* rgb */ color: rgb(123, 181, 189); /* oklch */ color: oklch(73.6% 0.061 206.8);
Tailwind
colors: {
custom: {
50: '#a4cbd0',
500: '#7bb5bd',
950: '#000000',
},
}SCSS
$custom: #7bb5bd; $custom-light: #a4cbd0; $custom-dark: #000000;
JSON
{
"hex": "#7bb5bd",
"rgb": {
"r": 123,
"g": 181,
"b": 189
},
"hsl": {
"h": 187.273,
"s": 33.333,
"l": 61.176
},
"oklch": {
"l": 0.73608,
"c": 0.06113,
"h": 206.8
},
"luminance": 0.40933
}Semantic roles & 50–950 ramp
primary
#7BB5BD
secondary
#D6C1BE
accent
#4739AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282