#7BAEBF#7BAEBF
#7BAEBF is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.1% C 0.059 H 220.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7BAEBF |
|---|---|
| RGB | rgb(123, 174, 191) |
| HSL | hsl(195, 35%, 62%) |
| HSV | hsv(195, 36%, 75%) |
| CMYK | cmyk(35.6%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.20, -12.56, -14.05) |
| CIE-LCH | lch(68.20, 18.84, 228.22°) |
| OKLab | oklab(72.09% -0.0449 -0.0385) |
| OKLCH | oklch(72.09% 0.059 220.6) |
| XYZ | xyz(32.7052, 38.2428, 54.9384) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.50
Bluegrey
#85A3B2
ΔE00 5.39
Bluey Grey
#89A0B0
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 8.38
Sky Blue
#87CEEB
ΔE00 9.04
Turquoise Blue
#06B1C4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BAEBF #BF8C7B
analogous
#7BBFAE #7BAEBF #7B8CBF
triadic
#7BAEBF #BF7BAE #AEBF7B
tetradic
#7BAEBF #AE7BBF #BF8C7B #8CBF7B
square
#7BAEBF #AE7BBF #BF8C7B #8CBF7B
split-complementary
#7BAEBF #BF7B8C #BFAE7B
monochromatic
#3F7081 #5394AA #7BAEBF #A4C7D3 #CDE1E7
Accessibility & contrast
On white
2.43
#7BAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#7BAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BAEBF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BAEBF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#62B4B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7baebf; /* rgb */ color: rgb(123, 174, 191); /* oklch */ color: oklch(72.1% 0.059 220.6);
Tailwind
colors: {
custom: {
50: '#a3c6d2',
500: '#7baebf',
950: '#000000',
},
}SCSS
$custom: #7baebf; $custom-light: #a3c6d2; $custom-dark: #000000;
JSON
{
"hex": "#7baebf",
"rgb": {
"r": 123,
"g": 174,
"b": 191
},
"hsl": {
"h": 195,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.72094,
"c": 0.05914,
"h": 220.6
},
"luminance": 0.38245
}Semantic roles & 50–950 ramp
primary
#7BAEBF
secondary
#D8C5BE
accent
#5538AE
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282