#7FA2BC#7FA2BC
#7FA2BC is a light, muted cyan. Relative luminance 0.340; OKLCH L 69.5% C 0.054 H 240.7°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2BC |
|---|---|
| RGB | rgb(127, 162, 188) |
| HSL | hsl(206, 31%, 62%) |
| HSV | hsv(206, 32%, 74%) |
| CMYK | cmyk(32.4%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(64.95, -5.68, -17.27) |
| CIE-LCH | lch(64.95, 18.18, 251.79°) |
| OKLab | oklab(69.55% -0.0266 -0.0474) |
| OKLCH | oklch(69.55% 0.054 240.7) |
| XYZ | xyz(30.7470, 33.9821, 52.5063) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.79
Bluey Grey
#89A0B0
ΔE00 3.84
Bluegrey
#85A3B2
ΔE00 4.10
Blue Grey
#758DA3
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2BC #BC997F
analogous
#7FBCB8 #7FA2BC #7F84BC
triadic
#7FA2BC #BC7FA2 #A2BC7F
tetradic
#7FA2BC #B87FBC #BC997F #84BC7F
square
#7FA2BC #B87FBC #BC997F #84BC7F
split-complementary
#7FA2BC #BC7F84 #BCB87F
monochromatic
#42657E #5785A7 #7FA2BC #A7BFD1 #CFDCE6
Accessibility & contrast
On white
2.69
#7FA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#7FA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2BC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2BC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#6CA8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa2bc; /* rgb */ color: rgb(127, 162, 188); /* oklch */ color: oklch(69.5% 0.054 240.7);
Tailwind
colors: {
custom: {
50: '#a6bdd0',
500: '#7fa2bc',
950: '#000000',
},
}SCSS
$custom: #7fa2bc; $custom-light: #a6bdd0; $custom-dark: #000000;
JSON
{
"hex": "#7fa2bc",
"rgb": {
"r": 127,
"g": 162,
"b": 188
},
"hsl": {
"h": 205.574,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.69547,
"c": 0.05434,
"h": 240.7
},
"luminance": 0.33984
}Semantic roles & 50–950 ramp
primary
#7FA2BC
secondary
#D7CAC0
accent
#6B3BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182