#7FA5BF#7FA5BF
#7FA5BF is a light, muted cyan. Relative luminance 0.352; OKLCH L 70.3% C 0.056 H 238.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5BF |
|---|---|
| RGB | rgb(127, 165, 191) |
| HSL | hsl(204, 33%, 62%) |
| HSV | hsv(204, 34%, 75%) |
| CMYK | cmyk(33.5%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(65.89, -6.56, -17.51) |
| CIE-LCH | lch(65.89, 18.70, 249.45°) |
| OKLab | oklab(70.33% -0.0295 -0.0481) |
| OKLCH | oklch(70.33% 0.056 238.5) |
| XYZ | xyz(31.6085, 35.1823, 54.4055) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.43
Bluegrey
#85A3B2
ΔE00 3.95
Bluey Grey
#89A0B0
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.97
Blue Grey
#758DA3
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5BF #BF997F
analogous
#7FBFB9 #7FA5BF #7F85BF
triadic
#7FA5BF #BF7FA5 #A5BF7F
tetradic
#7FA5BF #B97FBF #BF997F #85BF7F
square
#7FA5BF #B97FBF #BF997F #85BF7F
split-complementary
#7FA5BF #BF7F85 #BFB97F
monochromatic
#416882 #5688AB #7FA5BF #A8C2D3 #D1DEE8
Accessibility & contrast
On white
2.61
#7FA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#7FA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5BF
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5BF | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#919DBF
Tritanopia (blue-blind)
#6AACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa5bf; /* rgb */ color: rgb(127, 165, 191); /* oklch */ color: oklch(70.3% 0.056 238.5);
Tailwind
colors: {
custom: {
50: '#a6bfd2',
500: '#7fa5bf',
950: '#000000',
},
}SCSS
$custom: #7fa5bf; $custom-light: #a6bfd2; $custom-dark: #000000;
JSON
{
"hex": "#7fa5bf",
"rgb": {
"r": 127,
"g": 165,
"b": 191
},
"hsl": {
"h": 204.375,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.70325,
"c": 0.05639,
"h": 238.5
},
"luminance": 0.35184
}Semantic roles & 50–950 ramp
primary
#7FA5BF
secondary
#D9CBC1
accent
#6839AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182