#7FA8BB#7FA8BB
#7FA8BB is a light, muted cyan. Relative luminance 0.361; OKLCH L 70.8% C 0.052 H 228.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA8BB |
|---|---|
| RGB | rgb(127, 168, 187) |
| HSL | hsl(199, 31%, 62%) |
| HSV | hsv(199, 32%, 73%) |
| CMYK | cmyk(32.1%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.60, -9.21, -14.22) |
| CIE-LCH | lch(66.60, 16.94, 237.08°) |
| OKLab | oklab(70.84% -0.0349 -0.0389) |
| OKLCH | oklch(70.84% 0.052 228.1) |
| XYZ | xyz(31.7218, 36.1036, 52.3013) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.21
Bluegrey
#85A3B2
ΔE00 2.77
Bluey Grey
#89A0B0
ΔE00 4.93
Light Grey Blue
#9DBCD4
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA8BB #BB927F
analogous
#7FBBB0 #7FA8BB #7F8ABB
triadic
#7FA8BB #BB7FA8 #A8BB7F
tetradic
#7FA8BB #B07FBB #BB927F #8ABB7F
square
#7FA8BB #B07FBB #BB927F #8ABB7F
split-complementary
#7FA8BB #BB7F8A #BBB07F
monochromatic
#426B7D #588DA5 #7FA8BB #A7C3D0 #CFDEE5
Accessibility & contrast
On white
2.55
#7FA8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7FA8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA8BB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA8BB | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#6BAEAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa8bb; /* rgb */ color: rgb(127, 168, 187); /* oklch */ color: oklch(70.8% 0.052 228.1);
Tailwind
colors: {
custom: {
50: '#a6c1cf',
500: '#7fa8bb',
950: '#000000',
},
}SCSS
$custom: #7fa8bb; $custom-light: #a6c1cf; $custom-dark: #000000;
JSON
{
"hex": "#7fa8bb",
"rgb": {
"r": 127,
"g": 168,
"b": 187
},
"hsl": {
"h": 199,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.70841,
"c": 0.0523,
"h": 228.1
},
"luminance": 0.36105
}Semantic roles & 50–950 ramp
primary
#7FA8BB
secondary
#D6C7C0
accent
#5F3CA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182