#7FA0BB#7FA0BB
#7FA0BB is a light, muted cyan. Relative luminance 0.332; OKLCH L 69.1% C 0.054 H 243.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0BB |
|---|---|
| RGB | rgb(127, 160, 187) |
| HSL | hsl(207, 31%, 62%) |
| HSV | hsv(207, 32%, 73%) |
| CMYK | cmyk(32.1%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.35, -4.83, -17.61) |
| CIE-LCH | lch(64.35, 18.26, 254.66°) |
| OKLab | oklab(69.07% -0.0243 -0.0483) |
| OKLCH | oklch(69.07% 0.054 243.3) |
| XYZ | xyz(30.2901, 33.2401, 51.8241) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.98
Greyblue
#77A1B5
ΔE00 4.55
Bluegrey
#85A3B2
ΔE00 4.74
Blue Grey
#758DA3
ΔE00 6.35
Cool Gray
#9AA7B0
ΔE00 7.96
Faded Blue
#658CBB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0BB #BB9A7F
analogous
#7FBBB8 #7FA0BB #7F82BB
triadic
#7FA0BB #BB7FA0 #A0BB7F
tetradic
#7FA0BB #B87FBB #BB9A7F #82BB7F
square
#7FA0BB #B87FBB #BB9A7F #82BB7F
split-complementary
#7FA0BB #BB7F82 #BBB87F
monochromatic
#42637D #5882A5 #7FA0BB #A7BED0 #CFDBE5
Accessibility & contrast
On white
2.75
#7FA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#7FA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0BB
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0BB | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#6CA7A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7fa0bb; /* rgb */ color: rgb(127, 160, 187); /* oklch */ color: oklch(69.1% 0.054 243.3);
Tailwind
colors: {
custom: {
50: '#a5bccf',
500: '#7fa0bb',
950: '#000000',
},
}SCSS
$custom: #7fa0bb; $custom-light: #a5bccf; $custom-dark: #000000;
JSON
{
"hex": "#7fa0bb",
"rgb": {
"r": 127,
"g": 160,
"b": 187
},
"hsl": {
"h": 207,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.69068,
"c": 0.0541,
"h": 243.3
},
"luminance": 0.33241
}Semantic roles & 50–950 ramp
primary
#7FA0BB
secondary
#D6CAC0
accent
#6D3CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182