#7FA5BB#7FA5BB
#7FA5BB is a light, muted cyan. Relative luminance 0.350; OKLCH L 70.2% C 0.053 H 233.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5BB |
|---|---|
| RGB | rgb(127, 165, 187) |
| HSL | hsl(202, 31%, 62%) |
| HSV | hsv(202, 32%, 73%) |
| CMYK | cmyk(32.1%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.76, -7.58, -15.49) |
| CIE-LCH | lch(65.76, 17.25, 243.94°) |
| OKLab | oklab(70.17% -0.031 -0.0424) |
| OKLCH | oklch(70.17% 0.053 233.9) |
| XYZ | xyz(31.1744, 35.0087, 52.1188) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.16
Bluegrey
#85A3B2
ΔE00 2.67
Bluey Grey
#89A0B0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.53
Blue Grey
#758DA3
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5BB #BB957F
analogous
#7FBBB3 #7FA5BB #7F87BB
triadic
#7FA5BB #BB7FA5 #A5BB7F
tetradic
#7FA5BB #B37FBB #BB957F #87BB7F
square
#7FA5BB #B37FBB #BB957F #87BB7F
split-complementary
#7FA5BB #BB7F87 #BBB37F
monochromatic
#42687D #5889A5 #7FA5BB #A7C1D0 #CFDDE5
Accessibility & contrast
On white
2.62
#7FA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7FA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5BB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5BB | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#6CABAC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa5bb; /* rgb */ color: rgb(127, 165, 187); /* oklch */ color: oklch(70.2% 0.053 233.9);
Tailwind
colors: {
custom: {
50: '#a6bfcf',
500: '#7fa5bb',
950: '#000000',
},
}SCSS
$custom: #7fa5bb; $custom-light: #a6bfcf; $custom-dark: #000000;
JSON
{
"hex": "#7fa5bb",
"rgb": {
"r": 127,
"g": 165,
"b": 187
},
"hsl": {
"h": 202,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.70173,
"c": 0.05253,
"h": 233.9
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#7FA5BB
secondary
#D6C8C0
accent
#643CA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182