#7FA5BC#7FA5BC
#7FA5BC is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.2% C 0.053 H 235.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5BC |
|---|---|
| RGB | rgb(127, 165, 188) |
| HSL | hsl(203, 31%, 62%) |
| HSV | hsv(203, 32%, 74%) |
| CMYK | cmyk(32.4%, 12.2%, 0%, 26.3%) |
| CIE-LAB | lab(65.79, -7.32, -16.00) |
| CIE-LCH | lch(65.79, 17.60, 245.40°) |
| OKLab | oklab(70.21% -0.0306 -0.0438) |
| OKLCH | oklch(70.21% 0.053 235.1) |
| XYZ | xyz(31.2818, 35.0516, 52.6846) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.45
Bluegrey
#85A3B2
ΔE00 2.97
Bluey Grey
#89A0B0
ΔE00 3.94
Light Grey Blue
#9DBCD4
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 7.62
Blue Grey
#758DA3
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5BC #BC967F
analogous
#7FBCB5 #7FA5BC #7F87BC
triadic
#7FA5BC #BC7FA5 #A5BC7F
tetradic
#7FA5BC #B57FBC #BC967F #87BC7F
square
#7FA5BC #B57FBC #BC967F #87BC7F
split-complementary
#7FA5BC #BC7F87 #BCB57F
monochromatic
#42687E #5789A7 #7FA5BC #A7C1D1 #CFDDE6
Accessibility & contrast
On white
2.62
#7FA5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#7FA5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5BC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5BC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#6BABAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa5bc; /* rgb */ color: rgb(127, 165, 188); /* oklch */ color: oklch(70.2% 0.053 235.1);
Tailwind
colors: {
custom: {
50: '#a6bfd0',
500: '#7fa5bc',
950: '#000000',
},
}SCSS
$custom: #7fa5bc; $custom-light: #a6bfd0; $custom-dark: #000000;
JSON
{
"hex": "#7fa5bc",
"rgb": {
"r": 127,
"g": 165,
"b": 188
},
"hsl": {
"h": 202.623,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.70211,
"c": 0.05346,
"h": 235.1
},
"luminance": 0.35053
}Semantic roles & 50–950 ramp
primary
#7FA5BC
secondary
#D7C9C0
accent
#653BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182