#7FA1BC#7FA1BC
#7FA1BC is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.3% C 0.055 H 242.5°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1BC |
|---|---|
| RGB | rgb(127, 161, 188) |
| HSL | hsl(207, 31%, 62%) |
| HSV | hsv(207, 32%, 74%) |
| CMYK | cmyk(32.4%, 14.4%, 0%, 26.3%) |
| CIE-LAB | lab(64.67, -5.13, -17.69) |
| CIE-LCH | lch(64.67, 18.42, 253.83°) |
| OKLab | oklab(69.33% -0.0253 -0.0486) |
| OKLCH | oklch(69.33% 0.055 242.5) |
| XYZ | xyz(30.5716, 33.6312, 52.4478) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.01
Greyblue
#77A1B5
ΔE00 4.33
Bluegrey
#85A3B2
ΔE00 4.59
Blue Grey
#758DA3
ΔE00 6.67
Light Grey Blue
#9DBCD4
ΔE00 7.92
Cool Gray
#9AA7B0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1BC #BC9A7F
analogous
#7FBCB9 #7FA1BC #7F83BC
triadic
#7FA1BC #BC7FA1 #A1BC7F
tetradic
#7FA1BC #B97FBC #BC9A7F #83BC7F
square
#7FA1BC #B97FBC #BC9A7F #83BC7F
split-complementary
#7FA1BC #BC7F83 #BCB97F
monochromatic
#42647E #5783A7 #7FA1BC #A7BFD1 #CFDCE6
Accessibility & contrast
On white
2.72
#7FA1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#7FA1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1BC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1BC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#6CA8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa1bc; /* rgb */ color: rgb(127, 161, 188); /* oklch */ color: oklch(69.3% 0.055 242.5);
Tailwind
colors: {
custom: {
50: '#a6bcd0',
500: '#7fa1bc',
950: '#000000',
},
}SCSS
$custom: #7fa1bc; $custom-light: #a6bcd0; $custom-dark: #000000;
JSON
{
"hex": "#7fa1bc",
"rgb": {
"r": 127,
"g": 161,
"b": 188
},
"hsl": {
"h": 206.557,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.69327,
"c": 0.05475,
"h": 242.5
},
"luminance": 0.33633
}Semantic roles & 50–950 ramp
primary
#7FA1BC
secondary
#D7CAC0
accent
#6C3BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182