#7FA1BE#7FA1BE
#7FA1BE is a light, muted cyan. Relative luminance 0.337; OKLCH L 69.4% C 0.057 H 244.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA1BE |
|---|---|
| RGB | rgb(127, 161, 190) |
| HSL | hsl(208, 33%, 62%) |
| HSV | hsv(208, 33%, 75%) |
| CMYK | cmyk(33.2%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(64.74, -4.62, -18.71) |
| CIE-LCH | lch(64.74, 19.27, 256.13°) |
| OKLab | oklab(69.4% -0.0245 -0.0514) |
| OKLCH | oklch(69.4% 0.057 244.5) |
| XYZ | xyz(30.7887, 33.7180, 53.5912) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.56
Greyblue
#77A1B5
ΔE00 5.03
Bluegrey
#85A3B2
ΔE00 5.32
Blue Grey
#758DA3
ΔE00 6.78
Cornflowerblue
#6495ED
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA1BE #BE9C7F
analogous
#7FBEBB #7FA1BE #7F82BE
triadic
#7FA1BE #BE7FA1 #A1BE7F
tetradic
#7FA1BE #BB7FBE #BE9C7F #82BE7F
square
#7FA1BE #BB7FBE #BE9C7F #82BE7F
split-complementary
#7FA1BE #BE7F82 #BEBB7F
monochromatic
#426481 #5683A9 #7FA1BE #A8BFD3 #D0DDE7
Accessibility & contrast
On white
2.71
#7FA1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#7FA1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA1BE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA1BE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1BF
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#6BA8AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #7fa1be; /* rgb */ color: rgb(127, 161, 190); /* oklch */ color: oklch(69.4% 0.057 244.5);
Tailwind
colors: {
custom: {
50: '#a6bcd1',
500: '#7fa1be',
950: '#000000',
},
}SCSS
$custom: #7fa1be; $custom-light: #a6bcd1; $custom-dark: #000000;
JSON
{
"hex": "#7fa1be",
"rgb": {
"r": 127,
"g": 161,
"b": 190
},
"hsl": {
"h": 207.619,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.69404,
"c": 0.05696,
"h": 244.5
},
"luminance": 0.33719
}Semantic roles & 50–950 ramp
primary
#7FA1BE
secondary
#D8CBC1
accent
#6E3AAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182