#7FA3BC#7FA3BC
#7FA3BC is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.8% C 0.054 H 238.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3BC |
|---|---|
| RGB | rgb(127, 163, 188) |
| HSL | hsl(205, 31%, 62%) |
| HSV | hsv(205, 32%, 74%) |
| CMYK | cmyk(32.4%, 13.3%, 0%, 26.3%) |
| CIE-LAB | lab(65.23, -6.23, -16.85) |
| CIE-LCH | lch(65.23, 17.96, 249.71°) |
| OKLab | oklab(69.77% -0.0279 -0.0462) |
| OKLCH | oklch(69.77% 0.054 238.9) |
| XYZ | xyz(30.9239, 34.3358, 52.5653) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.28
Bluegrey
#85A3B2
ΔE00 3.65
Bluey Grey
#89A0B0
ΔE00 3.77
Blue Grey
#758DA3
ΔE00 7.34
Light Grey Blue
#9DBCD4
ΔE00 7.47
Cool Gray
#9AA7B0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3BC #BC987F
analogous
#7FBCB7 #7FA3BC #7F85BC
triadic
#7FA3BC #BC7FA3 #A3BC7F
tetradic
#7FA3BC #B77FBC #BC987F #85BC7F
square
#7FA3BC #B77FBC #BC987F #85BC7F
split-complementary
#7FA3BC #BC7F85 #BCB77F
monochromatic
#42667E #5786A7 #7FA3BC #A7C0D1 #CFDDE6
Accessibility & contrast
On white
2.67
#7FA3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#7FA3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3BC
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3BC | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#6BA9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa3bc; /* rgb */ color: rgb(127, 163, 188); /* oklch */ color: oklch(69.8% 0.054 238.9);
Tailwind
colors: {
custom: {
50: '#a6bed0',
500: '#7fa3bc',
950: '#000000',
},
}SCSS
$custom: #7fa3bc; $custom-light: #a6bed0; $custom-dark: #000000;
JSON
{
"hex": "#7fa3bc",
"rgb": {
"r": 127,
"g": 163,
"b": 188
},
"hsl": {
"h": 204.59,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.69768,
"c": 0.05399,
"h": 238.9
},
"luminance": 0.34337
}Semantic roles & 50–950 ramp
primary
#7FA3BC
secondary
#D7C9C0
accent
#693BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182