#7FA0BC#7FA0BC
#7FA0BC is a light, muted cyan. Relative luminance 0.333; OKLCH L 69.1% C 0.055 H 244.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0BC |
|---|---|
| RGB | rgb(127, 160, 188) |
| HSL | hsl(208, 31%, 62%) |
| HSV | hsv(208, 32%, 74%) |
| CMYK | cmyk(32.4%, 14.9%, 0%, 26.3%) |
| CIE-LAB | lab(64.39, -4.58, -18.12) |
| CIE-LCH | lch(64.39, 18.69, 255.82°) |
| OKLab | oklab(69.11% -0.0239 -0.0497) |
| OKLCH | oklch(69.11% 0.055 244.3) |
| XYZ | xyz(30.3975, 33.2831, 52.3898) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.27
Greyblue
#77A1B5
ΔE00 4.89
Bluegrey
#85A3B2
ΔE00 5.11
Blue Grey
#758DA3
ΔE00 6.41
Cornflowerblue
#6495ED
ΔE00 7.91
Faded Blue
#658CBB
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0BC #BC9B7F
analogous
#7FBCBA #7FA0BC #7F82BC
triadic
#7FA0BC #BC7FA0 #A0BC7F
tetradic
#7FA0BC #BA7FBC #BC9B7F #82BC7F
square
#7FA0BC #BA7FBC #BC9B7F #82BC7F
split-complementary
#7FA0BC #BC7F82 #BCBA7F
monochromatic
#42637E #5782A7 #7FA0BC #A7BED1 #CFDCE6
Accessibility & contrast
On white
2.74
#7FA0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#7FA0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0BC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0BC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BD
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#6CA7A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7fa0bc; /* rgb */ color: rgb(127, 160, 188); /* oklch */ color: oklch(69.1% 0.055 244.3);
Tailwind
colors: {
custom: {
50: '#a6bcd0',
500: '#7fa0bc',
950: '#000000',
},
}SCSS
$custom: #7fa0bc; $custom-light: #a6bcd0; $custom-dark: #000000;
JSON
{
"hex": "#7fa0bc",
"rgb": {
"r": 127,
"g": 160,
"b": 188
},
"hsl": {
"h": 207.541,
"s": 31.282,
"l": 61.765
},
"oklch": {
"l": 0.69106,
"c": 0.05521,
"h": 244.3
},
"luminance": 0.33284
}Semantic roles & 50–950 ramp
primary
#7FA0BC
secondary
#D7CAC0
accent
#6E3BAA
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1214
muted
#7F8182