#7FA7BA#7FA7BA
#7FA7BA is a light, muted cyan. Relative luminance 0.357; OKLCH L 70.6% C 0.051 H 228.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7BA |
|---|---|
| RGB | rgb(127, 167, 186) |
| HSL | hsl(199, 30%, 61%) |
| HSV | hsv(199, 32%, 73%) |
| CMYK | cmyk(31.7%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(66.28, -8.91, -14.14) |
| CIE-LCH | lch(66.28, 16.71, 237.77°) |
| OKLab | oklab(70.58% -0.034 -0.0387) |
| OKLCH | oklch(70.58% 0.052 228.7) |
| XYZ | xyz(31.4312, 35.6931, 51.6782) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.97
Bluegrey
#85A3B2
ΔE00 2.50
Bluey Grey
#89A0B0
ΔE00 4.63
Light Grey Blue
#9DBCD4
ΔE00 7.55
Cool Gray
#9AA7B0
ΔE00 7.71
Cool Grey
#95A3A6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7BA #BA927F
analogous
#7FBAB0 #7FA7BA #7F8ABA
triadic
#7FA7BA #BA7FA7 #A7BA7F
tetradic
#7FA7BA #B07FBA #BA927F #8ABA7F
square
#7FA7BA #B07FBA #BA927F #8ABA7F
split-complementary
#7FA7BA #BA7F8A #BAB07F
monochromatic
#43697C #588BA4 #7FA7BA #A7C2CF #CFDEE5
Accessibility & contrast
On white
2.58
#7FA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7FA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7BA
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7BA | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#959EBA
Tritanopia (blue-blind)
#6CADAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa7ba; /* rgb */ color: rgb(127, 167, 186); /* oklch */ color: oklch(70.6% 0.051 228.7);
Tailwind
colors: {
custom: {
50: '#a6c1ce',
500: '#7fa7ba',
950: '#000000',
},
}SCSS
$custom: #7fa7ba; $custom-light: #a6c1ce; $custom-dark: #000000;
JSON
{
"hex": "#7fa7ba",
"rgb": {
"r": 127,
"g": 167,
"b": 186
},
"hsl": {
"h": 199.322,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.70581,
"c": 0.0515,
"h": 228.7
},
"luminance": 0.35695
}Semantic roles & 50–950 ramp
primary
#7FA7BA
secondary
#D5C6BF
accent
#603DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182