#7BB5BE#7BB5BE
#7BB5BE is a light, moderate teal. Relative luminance 0.410; OKLCH L 73.6% C 0.061 H 208.1°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB5BE |
|---|---|
| RGB | rgb(123, 181, 190) |
| HSL | hsl(188, 34%, 61%) |
| HSV | hsv(188, 35%, 75%) |
| CMYK | cmyk(35.3%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.16, -16.49, -10.56) |
| CIE-LCH | lch(70.16, 19.58, 212.64°) |
| OKLab | oklab(73.64% -0.0542 -0.0289) |
| OKLCH | oklch(73.64% 0.061 208.1) |
| XYZ | xyz(33.9833, 40.9744, 54.8234) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.10
Turquoise Blue
#06B1C4
ΔE00 8.31
Greyblue
#77A1B5
ΔE00 8.52
Bluegrey
#85A3B2
ΔE00 8.96
Sky Blue
#87CEEB
ΔE00 9.43
Baby Blue
#89CFF0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB5BE #BE847B
analogous
#7BBEA6 #7BB5BE #7B94BE
triadic
#7BB5BE #BE7BB5 #B5BE7B
tetradic
#7BB5BE #A67BBE #BE847B #94BE7B
square
#7BB5BE #A67BBE #BE847B #94BE7B
split-complementary
#7BB5BE #BE7B94 #BEA67B
monochromatic
#3F7780 #539DA9 #7BB5BE #A4CCD2 #CDE3E6
Accessibility & contrast
On white
2.28
#7BB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#7BB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB5BE
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB5BE | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#A0A8BE
Tritanopia (blue-blind)
#62BAB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7bb5be; /* rgb */ color: rgb(123, 181, 190); /* oklch */ color: oklch(73.6% 0.061 208.1);
Tailwind
colors: {
custom: {
50: '#a4cbd1',
500: '#7bb5be',
950: '#000000',
},
}SCSS
$custom: #7bb5be; $custom-light: #a4cbd1; $custom-dark: #000000;
JSON
{
"hex": "#7bb5be",
"rgb": {
"r": 123,
"g": 181,
"b": 190
},
"hsl": {
"h": 188.06,
"s": 34.01,
"l": 61.373
},
"oklch": {
"l": 0.73642,
"c": 0.0614,
"h": 208.1
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#7BB5BE
secondary
#D7C1BE
accent
#4839AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282