#7FA8BA#7FA8BA
#7FA8BA is a light, muted cyan. Relative luminance 0.361; OKLCH L 70.8% C 0.052 H 226.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8BA |
|---|---|
| RGB | rgb(127, 168, 186) |
| HSL | hsl(198, 30%, 61%) |
| HSV | hsv(198, 32%, 73%) |
| CMYK | cmyk(31.7%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(66.57, -9.45, -13.71) |
| CIE-LCH | lch(66.57, 16.66, 235.42°) |
| OKLab | oklab(70.8% -0.0353 -0.0375) |
| OKLCH | oklch(70.8% 0.052 226.7) |
| XYZ | xyz(31.6151, 36.0609, 51.7395) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.28
Bluegrey
#85A3B2
ΔE00 2.78
Bluey Grey
#89A0B0
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 7.67
Cool Gray
#9AA7B0
ΔE00 7.90
Cool Grey
#95A3A6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8BA #BA917F
analogous
#7FBAAF #7FA8BA #7F8BBA
triadic
#7FA8BA #BA7FA8 #A8BA7F
tetradic
#7FA8BA #AF7FBA #BA917F #8BBA7F
square
#7FA8BA #AF7FBA #BA917F #8BBA7F
split-complementary
#7FA8BA #BA7F8B #BAAF7F
monochromatic
#436A7C #588DA4 #7FA8BA #A7C3CF #CFDEE5
Accessibility & contrast
On white
2.56
#7FA8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#7FA8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8BA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8BA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BB
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#6CADAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa8ba; /* rgb */ color: rgb(127, 168, 186); /* oklch */ color: oklch(70.8% 0.052 226.7);
Tailwind
colors: {
custom: {
50: '#a6c1ce',
500: '#7fa8ba',
950: '#000000',
},
}SCSS
$custom: #7fa8ba; $custom-light: #a6c1ce; $custom-dark: #000000;
JSON
{
"hex": "#7fa8ba",
"rgb": {
"r": 127,
"g": 168,
"b": 186
},
"hsl": {
"h": 198.305,
"s": 29.949,
"l": 61.373
},
"oklch": {
"l": 0.70804,
"c": 0.05152,
"h": 226.7
},
"luminance": 0.36062
}Semantic roles & 50–950 ramp
primary
#7FA8BA
secondary
#D5C6BF
accent
#5E3DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182