#7FA1BB#7FA1BB
#7FA1BB is a light, muted cyan. Relative luminance 0.336; OKLCH L 69.3% C 0.054 H 241.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1BB |
|---|---|
| RGB | rgb(127, 161, 187) |
| HSL | hsl(206, 31%, 62%) |
| HSV | hsv(206, 32%, 73%) |
| CMYK | cmyk(32.1%, 13.9%, 0%, 26.7%) |
| CIE-LAB | lab(64.63, -5.38, -17.19) |
| CIE-LCH | lch(64.63, 18.01, 252.61°) |
| OKLab | oklab(69.29% -0.0256 -0.0471) |
| OKLCH | oklch(69.29% 0.054 241.5) |
| XYZ | xyz(30.4641, 33.5882, 51.8821) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.75
Greyblue
#77A1B5
ΔE00 3.98
Bluegrey
#85A3B2
ΔE00 4.21
Blue Grey
#758DA3
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1BB #BB997F
analogous
#7FBBB7 #7FA1BB #7F83BB
triadic
#7FA1BB #BB7FA1 #A1BB7F
tetradic
#7FA1BB #B77FBB #BB997F #83BB7F
square
#7FA1BB #B77FBB #BB997F #83BB7F
split-complementary
#7FA1BB #BB7F83 #BBB77F
monochromatic
#42647D #5884A5 #7FA1BB #A7BED0 #CFDCE5
Accessibility & contrast
On white
2.72
#7FA1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#7FA1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1BB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1BB | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#6CA7A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa1bb; /* rgb */ color: rgb(127, 161, 187); /* oklch */ color: oklch(69.3% 0.054 241.5);
Tailwind
colors: {
custom: {
50: '#a5bccf',
500: '#7fa1bb',
950: '#000000',
},
}SCSS
$custom: #7fa1bb; $custom-light: #a5bccf; $custom-dark: #000000;
JSON
{
"hex": "#7fa1bb",
"rgb": {
"r": 127,
"g": 161,
"b": 187
},
"hsl": {
"h": 206,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.69288,
"c": 0.05367,
"h": 241.5
},
"luminance": 0.3359
}Semantic roles & 50–950 ramp
primary
#7FA1BB
secondary
#D6C9C0
accent
#6B3CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182