#7FA3BB#7FA3BB
#7FA3BB is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.7% C 0.053 H 237.7°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3BB |
|---|---|
| RGB | rgb(127, 163, 187) |
| HSL | hsl(204, 31%, 62%) |
| HSV | hsv(204, 32%, 73%) |
| CMYK | cmyk(32.1%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.19, -6.48, -16.34) |
| CIE-LCH | lch(65.19, 17.58, 248.36°) |
| OKLab | oklab(69.73% -0.0283 -0.0448) |
| OKLCH | oklch(69.73% 0.053 237.7) |
| XYZ | xyz(30.8164, 34.2928, 51.9995) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.94
Bluegrey
#85A3B2
ΔE00 3.29
Bluey Grey
#89A0B0
ΔE00 3.61
Blue Grey
#758DA3
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 7.52
Cool Gray
#9AA7B0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3BB #BB977F
analogous
#7FBBB5 #7FA3BB #7F85BB
triadic
#7FA3BB #BB7FA3 #A3BB7F
tetradic
#7FA3BB #B57FBB #BB977F #85BB7F
square
#7FA3BB #B57FBB #BB977F #85BB7F
split-complementary
#7FA3BB #BB7F85 #BBB57F
monochromatic
#42667D #5886A5 #7FA3BB #A7C0D0 #CFDCE5
Accessibility & contrast
On white
2.67
#7FA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#7FA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3BB
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3BB | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#6CA9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7fa3bb; /* rgb */ color: rgb(127, 163, 187); /* oklch */ color: oklch(69.7% 0.053 237.7);
Tailwind
colors: {
custom: {
50: '#a6becf',
500: '#7fa3bb',
950: '#000000',
},
}SCSS
$custom: #7fa3bb; $custom-light: #a6becf; $custom-dark: #000000;
JSON
{
"hex": "#7fa3bb",
"rgb": {
"r": 127,
"g": 163,
"b": 187
},
"hsl": {
"h": 204,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.6973,
"c": 0.053,
"h": 237.7
},
"luminance": 0.34294
}Semantic roles & 50–950 ramp
primary
#7FA3BB
secondary
#D6C9C0
accent
#683CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182