#7FB1BE#7FB1BE
#7FB1BE is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.0% C 0.056 H 215.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB1BE |
|---|---|
| RGB | rgb(127, 177, 190) |
| HSL | hsl(192, 33%, 62%) |
| HSV | hsv(192, 33%, 75%) |
| CMYK | cmyk(33.2%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(69.24, -13.28, -11.92) |
| CIE-LCH | lch(69.24, 17.84, 221.92°) |
| OKLab | oklab(72.96% -0.0455 -0.0326) |
| OKLCH | oklch(72.96% 0.056 215.6) |
| XYZ | xyz(33.7657, 39.6722, 54.5835) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.99
Bluegrey
#85A3B2
ΔE00 6.35
Bluey Grey
#89A0B0
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.94
Sky Blue
#87CEEB
ΔE00 8.98
Cadetblue
#5F9EA0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB1BE #BE8C7F
analogous
#7FBEAC #7FB1BE #7F92BE
triadic
#7FB1BE #BE7FB1 #B1BE7F
tetradic
#7FB1BE #AC7FBE #BE8C7F #92BE7F
square
#7FB1BE #AC7FBE #BE8C7F #92BE7F
split-complementary
#7FB1BE #BE7F92 #BEAC7F
monochromatic
#427481 #5698A9 #7FB1BE #A8CAD3 #D0E2E7
Accessibility & contrast
On white
2.35
#7FB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7FB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB1BE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB1BE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#69B6B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fb1be; /* rgb */ color: rgb(127, 177, 190); /* oklch */ color: oklch(73.0% 0.056 215.6);
Tailwind
colors: {
custom: {
50: '#a6c8d1',
500: '#7fb1be',
950: '#000000',
},
}SCSS
$custom: #7fb1be; $custom-light: #a6c8d1; $custom-dark: #000000;
JSON
{
"hex": "#7fb1be",
"rgb": {
"r": 127,
"g": 177,
"b": 190
},
"hsl": {
"h": 192.381,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.72964,
"c": 0.05596,
"h": 215.6
},
"luminance": 0.39674
}Semantic roles & 50–950 ramp
primary
#7FB1BE
secondary
#D8C6C1
accent
#513AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282