#7FA6BB#7FA6BB
#7FA6BB is a light, muted cyan. Relative luminance 0.354; OKLCH L 70.4% C 0.052 H 232.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA6BB |
|---|---|
| RGB | rgb(127, 166, 187) |
| HSL | hsl(201, 31%, 62%) |
| HSV | hsv(201, 32%, 73%) |
| CMYK | cmyk(32.1%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(66.04, -8.12, -15.07) |
| CIE-LCH | lch(66.04, 17.12, 241.68°) |
| OKLab | oklab(70.4% -0.0323 -0.0413) |
| OKLCH | oklch(70.4% 0.052 232) |
| XYZ | xyz(31.3554, 35.3708, 52.1792) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 1.98
Bluegrey
#85A3B2
ΔE00 2.55
Bluey Grey
#89A0B0
ΔE00 4.18
Light Grey Blue
#9DBCD4
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 7.60
Cool Grey
#95A3A6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA6BB #BB947F
analogous
#7FBBB2 #7FA6BB #7F88BB
triadic
#7FA6BB #BB7FA6 #A6BB7F
tetradic
#7FA6BB #B27FBB #BB947F #88BB7F
square
#7FA6BB #B27FBB #BB947F #88BB7F
split-complementary
#7FA6BB #BB7F88 #BBB27F
monochromatic
#42697D #588AA5 #7FA6BB #A7C2D0 #CFDEE5
Accessibility & contrast
On white
2.60
#7FA6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7FA6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA6BB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA6BB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#6BACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa6bb; /* rgb */ color: rgb(127, 166, 187); /* oklch */ color: oklch(70.4% 0.052 232.0);
Tailwind
colors: {
custom: {
50: '#a6c0cf',
500: '#7fa6bb',
950: '#000000',
},
}SCSS
$custom: #7fa6bb; $custom-light: #a6c0cf; $custom-dark: #000000;
JSON
{
"hex": "#7fa6bb",
"rgb": {
"r": 127,
"g": 166,
"b": 187
},
"hsl": {
"h": 201,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.70396,
"c": 0.0524,
"h": 232
},
"luminance": 0.35372
}Semantic roles & 50–950 ramp
primary
#7FA6BB
secondary
#D6C8C0
accent
#623CA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182