#7BAFBB#7BAFBB
#7BAFBB is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.2% C 0.057 H 213.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAFBB |
|---|---|
| RGB | rgb(123, 175, 187) |
| HSL | hsl(191, 32%, 61%) |
| HSV | hsv(191, 34%, 73%) |
| CMYK | cmyk(34.2%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.36, -14.09, -11.60) |
| CIE-LCH | lch(68.36, 18.25, 219.47°) |
| OKLab | oklab(72.18% -0.0477 -0.0318) |
| OKLCH | oklch(72.18% 0.057 213.6) |
| XYZ | xyz(32.4650, 38.4569, 52.7163) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.07
Bluegrey
#85A3B2
ΔE00 6.65
Cadetblue
#5F9EA0
ΔE00 8.02
Turquoise Blue
#06B1C4
ΔE00 8.86
Bluey Grey
#89A0B0
ΔE00 9.09
Sky Blue
#87CEEB
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAFBB #BB877B
analogous
#7BBBA7 #7BAFBB #7B8FBB
triadic
#7BAFBB #BB7BAF #AFBB7B
tetradic
#7BAFBB #A77BBB #BB877B #8FBB7B
square
#7BAFBB #A77BBB #BB877B #8FBB7B
split-complementary
#7BAFBB #BB7B8F #BBA77B
monochromatic
#40717C #5595A4 #7BAFBB #A3C7D0 #CCE0E5
Accessibility & contrast
On white
2.42
#7BAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#7BAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAFBB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAFBB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#64B4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7bafbb; /* rgb */ color: rgb(123, 175, 187); /* oklch */ color: oklch(72.2% 0.057 213.6);
Tailwind
colors: {
custom: {
50: '#a3c7cf',
500: '#7bafbb',
950: '#000000',
},
}SCSS
$custom: #7bafbb; $custom-light: #a3c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7bafbb",
"rgb": {
"r": 123,
"g": 175,
"b": 187
},
"hsl": {
"h": 191.25,
"s": 32,
"l": 60.784
},
"oklch": {
"l": 0.72176,
"c": 0.05734,
"h": 213.6
},
"luminance": 0.38459
}Semantic roles & 50–950 ramp
primary
#7BAFBB
secondary
#D5C1BD
accent
#503BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282