#7BB4BB#7BB4BB
#7BB4BB is a light, moderate teal. Relative luminance 0.404; OKLCH L 73.3% C 0.060 H 205.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BB4BB |
|---|---|
| RGB | rgb(123, 180, 187) |
| HSL | hsl(187, 32%, 61%) |
| HSV | hsv(187, 34%, 73%) |
| CMYK | cmyk(34.2%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.78, -16.71, -9.47) |
| CIE-LCH | lch(69.78, 19.21, 209.55°) |
| OKLab | oklab(73.31% -0.0541 -0.0259) |
| OKLCH | oklch(73.31% 0.06 205.6) |
| XYZ | xyz(33.4562, 40.4393, 53.0467) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.55
Turquoise Blue
#06B1C4
ΔE00 8.45
Greyblue
#77A1B5
ΔE00 8.88
Bluegrey
#85A3B2
ΔE00 9.23
Sky Blue
#87CEEB
ΔE00 10.21
Greyish Teal
#719F91
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BB4BB #BB827B
analogous
#7BBBA2 #7BB4BB #7B94BB
triadic
#7BB4BB #BB7BB4 #B4BB7B
tetradic
#7BB4BB #A27BBB #BB827B #94BB7B
square
#7BB4BB #A27BBB #BB827B #94BB7B
split-complementary
#7BB4BB #BB7B94 #BBA27B
monochromatic
#40757C #559BA4 #7BB4BB #A3CBD0 #CCE2E5
Accessibility & contrast
On white
2.31
#7BB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#7BB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BB4BB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BB4BB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#63B9B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7bb4bb; /* rgb */ color: rgb(123, 180, 187); /* oklch */ color: oklch(73.3% 0.060 205.6);
Tailwind
colors: {
custom: {
50: '#a3cacf',
500: '#7bb4bb',
950: '#000000',
},
}SCSS
$custom: #7bb4bb; $custom-light: #a3cacf; $custom-dark: #000000;
JSON
{
"hex": "#7bb4bb",
"rgb": {
"r": 123,
"g": 180,
"b": 187
},
"hsl": {
"h": 186.562,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.73312,
"c": 0.06001,
"h": 205.6
},
"luminance": 0.40441
}Semantic roles & 50–950 ramp
primary
#7BB4BB
secondary
#D5BFBD
accent
#473BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282