#7BA7BF#7BA7BF
#7BA7BF is a light, muted cyan. Relative luminance 0.356; OKLCH L 70.5% C 0.059 H 232.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7BA7BF |
|---|---|
| RGB | rgb(123, 167, 191) |
| HSL | hsl(201, 35%, 62%) |
| HSV | hsv(201, 36%, 75%) |
| CMYK | cmyk(35.6%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(66.22, -8.79, -17.04) |
| CIE-LCH | lch(66.22, 19.17, 242.71°) |
| OKLab | oklab(70.52% -0.0359 -0.0468) |
| OKLCH | oklch(70.52% 0.059 232.5) |
| XYZ | xyz(31.3880, 35.6083, 54.4993) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.31
Bluegrey
#85A3B2
ΔE00 3.71
Bluey Grey
#89A0B0
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 8.62
Blue Grey
#758DA3
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BA7BF #BF937B
analogous
#7BBFB5 #7BA7BF #7B85BF
triadic
#7BA7BF #BF7BA7 #A7BF7B
tetradic
#7BA7BF #B57BBF #BF937B #85BF7B
square
#7BA7BF #B57BBF #BF937B #85BF7B
split-complementary
#7BA7BF #BF7B85 #BFB57B
monochromatic
#3F6A81 #538BAA #7BA7BF #A4C2D3 #CDDEE7
Accessibility & contrast
On white
2.59
#7BA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#7BA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BA7BF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BA7BF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#63AEAF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ba7bf; /* rgb */ color: rgb(123, 167, 191); /* oklch */ color: oklch(70.5% 0.059 232.5);
Tailwind
colors: {
custom: {
50: '#a3c1d2',
500: '#7ba7bf',
950: '#000000',
},
}SCSS
$custom: #7ba7bf; $custom-light: #a3c1d2; $custom-dark: #000000;
JSON
{
"hex": "#7ba7bf",
"rgb": {
"r": 123,
"g": 167,
"b": 191
},
"hsl": {
"h": 201.176,
"s": 34.694,
"l": 61.569
},
"oklch": {
"l": 0.70524,
"c": 0.05897,
"h": 232.5
},
"luminance": 0.3561
}Semantic roles & 50–950 ramp
primary
#7BA7BF
secondary
#D8C7BE
accent
#6138AE
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182